| _addReferenceToCSO(const CSO &cso) | ml::CSOGroup | |
| _removeReferenceToCSO(const CSO &cso) | ml::CSOGroup | |
| addCSO(CSO &cso, bool useUndoRedo=true) | ml::CSOGroup | |
| contains(const CSO *cso) const | ml::CSOGroup | |
| CSOGroup() | ml::CSOGroup | |
| CSOGroup(CSOList *csoList) | ml::CSOGroup | |
| CSOGroup(const CSOGroup &group, int groupId=-1, CSOList *csoList=nullptr) | ml::CSOGroup | |
| CSOList | ml::CSOGroup | friend |
| getBoundingBox() | ml::CSOGroup | |
| getCSOAt(unsigned int index) const | ml::CSOGroup | |
| getCSOIdAt(unsigned int index) const | ml::CSOGroup | inline |
| getCSOList() const | ml::CSOGroup | inline |
| getDescription() const | ml::CSOGroup | inline |
| getEditableState() const | ml::CSOGroup | inline |
| getId() const | ml::CSOGroup | inline |
| getLabel() const | ml::CSOGroup | inline |
| getPathPointAlpha() const | ml::CSOGroup | inline |
| getPathPointColor() const | ml::CSOGroup | inline |
| getPathPointStyle() const | ml::CSOGroup | inline |
| getPathPointWidth() const | ml::CSOGroup | inline |
| getRules() | ml::CSOGroup | inline |
| getSeedPointAlpha() const | ml::CSOGroup | inline |
| getSeedPointColor() const | ml::CSOGroup | inline |
| getSeedPointSize() const | ml::CSOGroup | inline |
| getSeedPointStyle() const | ml::CSOGroup | inline |
| getShowState() const | ml::CSOGroup | inline |
| getTimePointIndex() const | ml::CSOGroup | inline |
| getUseEditableState() const | ml::CSOGroup | inline |
| getUsePathPointAlpha() const | ml::CSOGroup | inline |
| getUsePathPointColor() const | ml::CSOGroup | inline |
| getUsePathPointStyle() const | ml::CSOGroup | inline |
| getUsePathPointWidth() const | ml::CSOGroup | inline |
| getUserData(const std::string &name) const | ml::CSOGroup | inline |
| getUserDataNames(std::vector< std::string > &names) const | ml::CSOGroup | inline |
| getUseSeedPointAlpha() const | ml::CSOGroup | inline |
| getUseSeedPointColor() const | ml::CSOGroup | inline |
| getUseSeedPointSize() const | ml::CSOGroup | inline |
| getUseSeedPointStyle() const | ml::CSOGroup | inline |
| getUseShowState() const | ml::CSOGroup | inline |
| getUseTimePointIndex() const | ml::CSOGroup | inline |
| getUseVoxelizeState() const | ml::CSOGroup | inline |
| getUseVoxelWriteMode() const | ml::CSOGroup | inline |
| getUseVoxelWriteValue() const | ml::CSOGroup | inline |
| getVoxelBoundingBox(const Matrix4 &worldToVoxelMatrix, size_t hashKey) | ml::CSOGroup | |
| getVoxelizeState() const | ml::CSOGroup | inline |
| getVoxelWriteMode() const | ml::CSOGroup | inline |
| getVoxelWriteValue() const | ml::CSOGroup | inline |
| groupChanged() | ml::CSOGroup | |
| isSelected() const | ml::CSOGroup | |
| loadAttributes(std::istream &inStream, short version, bool swapBytes, bool useAscii=false) | ml::CSOGroup | |
| numCSOs() const | ml::CSOGroup | inline |
| removeAllCSO(bool useUndoRedo=true, bool shouldApplyRemoveFromGroupRule=true) | ml::CSOGroup | |
| removeCSO(CSO &cso, bool useUndoRedo=true) | ml::CSOGroup | |
| removeUserData(const std::string &name) | ml::CSOGroup | inline |
| saveAttributes(std::ostream &outStream, bool useAscii=false) | ml::CSOGroup | |
| setCSOList(CSOList *csoList) | ml::CSOGroup | |
| setDescription(const std::string &description) | ml::CSOGroup | |
| setEditableState(bool state) | ml::CSOGroup | |
| setId(unsigned int id) | ml::CSOGroup | inline |
| setLabel(const std::string &label) | ml::CSOGroup | |
| setPathPointAlpha(float alpha) | ml::CSOGroup | |
| setPathPointColor(const Vector3 &color) | ml::CSOGroup | |
| setPathPointStyle(CSOPathPointsStyle style) | ml::CSOGroup | |
| setPathPointStyle(int style) | ml::CSOGroup | inline |
| setPathPointWidth(float width) | ml::CSOGroup | |
| setSeedPointAlpha(float alpha) | ml::CSOGroup | |
| setSeedPointColor(const Vector3 &color) | ml::CSOGroup | |
| setSeedPointSize(float size) | ml::CSOGroup | |
| setSeedPointStyle(int seedPointStyle) | ml::CSOGroup | |
| setShowState(bool state) | ml::CSOGroup | |
| setTimePointIndex(MLint timePointIndex) | ml::CSOGroup | |
| setUseEditableState(bool state) | ml::CSOGroup | inline |
| setUsePathPointAlpha(bool state) | ml::CSOGroup | inline |
| setUsePathPointColor(bool state) | ml::CSOGroup | inline |
| setUsePathPointStyle(bool state) | ml::CSOGroup | inline |
| setUsePathPointWidth(bool state) | ml::CSOGroup | inline |
| setUserData(const std::string &name, Variant value) | ml::CSOGroup | inline |
| setUseSeedPointAlpha(bool state) | ml::CSOGroup | inline |
| setUseSeedPointColor(bool state) | ml::CSOGroup | inline |
| setUseSeedPointSize(bool state) | ml::CSOGroup | inline |
| setUseSeedPointStyle(bool state) | ml::CSOGroup | inline |
| setUseShowState(bool state) | ml::CSOGroup | inline |
| setUseTimePointIndex(bool state) | ml::CSOGroup | inline |
| setUseVoxelizeState(bool state) | ml::CSOGroup | inline |
| setUseVoxelWriteMode(bool state) | ml::CSOGroup | inline |
| setUseVoxelWriteValue(bool state) | ml::CSOGroup | inline |
| setVoxelizeState(bool state) | ml::CSOGroup | |
| setVoxelWriteMode(int mode) | ml::CSOGroup | |
| setVoxelWriteValue(float value) | ml::CSOGroup | |
| ~CSOGroup() | ml::CSOGroup | |