|
3Depict
|

Enumerations | |
| enum | { PRIMITIVE_CYLINDER_AXIAL, PRIMITIVE_CYLINDER_RADIAL, PRIMITIVE_SPHERE, PRIMITIVE_END } |
| Possible primitive types for composition profiles. More... | |
| enum | { ERR_NUMBINS =1, ERR_MEMALLOC, ERR_ABORT, ERR_COMP_ENUM_END } |
| Error codes. More... | |
Variables | |
| const char * | PRIMITIVE_NAME [] |
| const float | DEFAULT_RADIUS = 10.0f |
| const unsigned int | MINEVENTS_DEFAULT =10 |
| anonymous enum |
| const float DEFAULT_RADIUS = 10.0f |
Referenced by ProfileFilter::ProfileFilter(), and ProfileFilter::setProperty().
| const unsigned int MINEVENTS_DEFAULT =10 |
Referenced by ProfileFilter::readState().
| const char* PRIMITIVE_NAME[] |
Referenced by ProfileFilter::getProperties(), ProfileFilter::ProfileFilter(), and ProfileFilter::setPropFromBinding().
1.8.13