|
3Depict
|
This is the complete list of members for AnalysisState, including all inherited members.
| addCam(const std::string &camName, bool makeActive=false) | AnalysisState | |
| addCamByClone(const Camera *c) | AnalysisState | |
| addStashedToFilters(const Filter *parentFilter, unsigned int stashOffset) | AnalysisState | |
| addStashedTree(const std::pair< std::string, FilterTree > &) | AnalysisState | |
| AnalysisState() | AnalysisState | |
| clear() | AnalysisState | |
| copyCams(std::vector< Camera *> &cams) const | AnalysisState | |
| copyCamsByRef(std::vector< const Camera *> &cams) const | AnalysisState | |
| copyEffects(std::vector< Effect *> &effects) const | AnalysisState | |
| copyStashedTree(size_t offset, std::pair< std::string, FilterTree > &) const | AnalysisState | |
| copyStashedTree(size_t offset, FilterTree &) const | AnalysisState | |
| copyStashedTrees(std::vector< std::pair< std::string, FilterTree > > &stashList) const | AnalysisState | |
| eraseStash(size_t offset) | AnalysisState | |
| eraseStashes(std::vector< size_t > &offset) | AnalysisState | |
| getActiveCam() const | AnalysisState | inline |
| getAnimationState(PropertyAnimator &p, std::vector< std::pair< std::string, size_t > > &animPth) const | AnalysisState | |
| getBackgroundColour(float &r, float &g, float &b) const | AnalysisState | |
| getCam(size_t offset) const | AnalysisState | |
| getCamName(size_t offset) const | AnalysisState | |
| getEnabledPlots(std::vector< std::pair< std::string, unsigned int > > &enabledPlots) const | AnalysisState | inline |
| getFilename() const | AnalysisState | inline |
| getNumCams() const | AnalysisState | inline |
| getStashCount() const | AnalysisState | inline |
| getStashName(size_t offset) const | AnalysisState | |
| getStateModifyLevel() const | AnalysisState | |
| getStateWriterVersion() | AnalysisState | static |
| getUseRelPaths() const | AnalysisState | |
| getWorkingDir() const | AnalysisState | inline |
| getWorldAxisMode() const | AnalysisState | |
| hasStateData() const | AnalysisState | inline |
| hasStateOverrides() const | AnalysisState | |
| load(const char *cpFilename, bool merge, std::ostream &errStream) | AnalysisState | |
| merge(const AnalysisState &srcState) | AnalysisState | |
| operator=(const AnalysisState &oth) | AnalysisState | |
| removeCam(size_t offset) | AnalysisState | |
| save(const char *cpFilename, std::map< std::string, std::string > &fileMapping, bool writePackage, bool setModifyLevel=true) | AnalysisState | |
| setActiveCam(size_t offset) | AnalysisState | inline |
| setAnimationState(const PropertyAnimator &p, const std::vector< std::pair< std::string, size_t > > &animPth) | AnalysisState | inline |
| setBackgroundColour(float r, float g, float b) | AnalysisState | |
| setCameraByClone(const Camera *c, unsigned int offset) | AnalysisState | |
| setCamerasByCopy(std::vector< Camera *> &c, unsigned int active) | AnalysisState | |
| setCamProperty(size_t offset, unsigned int key, const std::string &value) | AnalysisState | |
| setEffectsByCopy(const std::vector< const Effect *> &e) | AnalysisState | |
| setEnabledPlots(const std::vector< std::pair< std::string, unsigned int > > &enabledPlots) | AnalysisState | inline |
| setFilename(std::string &s) | AnalysisState | inline |
| setPlotLegend(bool enabled) | AnalysisState | inline |
| setStashedTreesByClone(const std::vector< std::pair< std::string, FilterTree > > &s) | AnalysisState | |
| setStateModifyLevel(unsigned int newLevel) | AnalysisState | |
| setUseRelPaths(bool useRel) | AnalysisState | |
| setWorkingDir(const std::string &work) | AnalysisState | |
| setWorldAxisMode(unsigned int mode) | AnalysisState | |
| stashFilters(unsigned int filterId, const char *stashName) | AnalysisState | |
| treeState | AnalysisState | |
| ~AnalysisState() | AnalysisState |
1.8.13