BoxObject Member List
This is the complete list of members for BoxObject, including all inherited members.| BOOL enum value (defined in BoxObject) | BoxObject | |
| BoxObject() (defined in BoxObject) | BoxObject | |
| BoxObject(const BoxObject &obj) (defined in BoxObject) | BoxObject | |
| BoxObject(bool value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(double value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(float value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(int value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(long value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const std::string &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const std::vector< std::string > &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::ivec2 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::ivec3 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::ivec4 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::vec2 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::vec3 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::vec4 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::mat2 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::mat3 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const tgt::mat4 &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const ShaderSource &value) (defined in BoxObject) | BoxObject | [explicit] |
| BoxObject(const TransFunc *value) | BoxObject | [explicit] |
| BoxObject(const tgt::Camera *value) | BoxObject | [explicit] |
| BoxObject(const VolumeHandle *value) | BoxObject | [explicit] |
| BoxObject(const VolumeCollection *value) | BoxObject | [explicit] |
| BoxObjectType enum name | BoxObject | |
| CAMERA enum value (defined in BoxObject) | BoxObject | |
| currentType_ | BoxObject | [protected] |
| deleteValue() | BoxObject | [protected] |
| DOUBLE enum value (defined in BoxObject) | BoxObject | |
| FLOAT enum value (defined in BoxObject) | BoxObject | |
| getBool() const | BoxObject | |
| getCamera() const | BoxObject | |
| getDouble() const | BoxObject | |
| getFloat() const | BoxObject | |
| getInt() const | BoxObject | |
| getIVec2() const | BoxObject | |
| getIVec3() const | BoxObject | |
| getIVec4() const | BoxObject | |
| getLong() const | BoxObject | |
| getMat2() const | BoxObject | |
| getMat3() const | BoxObject | |
| getMat4() const | BoxObject | |
| getShader() const | BoxObject | |
| getString() const | BoxObject | |
| getStringVec() const | BoxObject | |
| getTransFunc() const | BoxObject | |
| getType() const | BoxObject | |
| getTypeName(BoxObjectType type) | BoxObject | [static] |
| getVec2() const | BoxObject | |
| getVec3() const | BoxObject | |
| getVec4() const | BoxObject | |
| getVolumeCollection() const | BoxObject | |
| getVolumeHandle() const | BoxObject | |
| INTEGER enum value (defined in BoxObject) | BoxObject | |
| IVEC2 enum value (defined in BoxObject) | BoxObject | |
| IVEC3 enum value (defined in BoxObject) | BoxObject | |
| IVEC4 enum value (defined in BoxObject) | BoxObject | |
| LONG enum value (defined in BoxObject) | BoxObject | |
| MAT2 enum value (defined in BoxObject) | BoxObject | |
| MAT3 enum value (defined in BoxObject) | BoxObject | |
| MAT4 enum value (defined in BoxObject) | BoxObject | |
| NIL enum value (defined in BoxObject) | BoxObject | |
| operator=(const BoxObject &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const bool &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const double &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const float &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const int &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const long &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const std::string &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const std::vector< std::string > &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::ivec2 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::ivec3 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::ivec4 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::vec2 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::vec3 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::vec4 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::mat2 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::mat3 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::mat4 &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const ShaderSource &rhs) (defined in BoxObject) | BoxObject | |
| operator=(const TransFunc *rhs) (defined in BoxObject) | BoxObject | |
| operator=(const tgt::Camera *rhs) (defined in BoxObject) | BoxObject | |
| operator=(const VolumeHandle *rhs) (defined in BoxObject) | BoxObject | |
| operator=(const VolumeCollection *rhs) (defined in BoxObject) | BoxObject | |
| set(const T &value, BoxObjectType type) (defined in BoxObject) | BoxObject | [inline, protected] |
| set(const TransFunc &value, BoxObjectType type) (defined in BoxObject) | BoxObject | [protected] |
| set(const tgt::Camera &value, BoxObjectType type) (defined in BoxObject) | BoxObject | [protected] |
| set(const VolumeHandle &value, BoxObjectType type) (defined in BoxObject) | BoxObject | [protected] |
| set(const VolumeCollection &value, BoxObjectType type) (defined in BoxObject) | BoxObject | [protected] |
| setBool(const bool &value) (defined in BoxObject) | BoxObject | [inline] |
| setCamera(const tgt::Camera *value) | BoxObject | [inline] |
| setDouble(const double &value) (defined in BoxObject) | BoxObject | [inline] |
| setFloat(const float &value) (defined in BoxObject) | BoxObject | [inline] |
| setInt(const int &value) (defined in BoxObject) | BoxObject | [inline] |
| setIVec2(const tgt::ivec2 &value) (defined in BoxObject) | BoxObject | [inline] |
| setIVec3(const tgt::ivec3 &value) (defined in BoxObject) | BoxObject | [inline] |
| setIVec4(const tgt::ivec4 &value) (defined in BoxObject) | BoxObject | [inline] |
| setLong(const long &value) (defined in BoxObject) | BoxObject | [inline] |
| setMat2(const tgt::mat2 &value) (defined in BoxObject) | BoxObject | [inline] |
| setMat3(const tgt::mat3 &value) (defined in BoxObject) | BoxObject | [inline] |
| setMat4(const tgt::mat4 &value) (defined in BoxObject) | BoxObject | [inline] |
| setShader(const ShaderSource *value) (defined in BoxObject) | BoxObject | [inline] |
| setString(const std::string &value) (defined in BoxObject) | BoxObject | [inline] |
| setStringVec(const std::vector< std::string > &value) (defined in BoxObject) | BoxObject | [inline] |
| setTransFunc(const TransFunc *value) | BoxObject | [inline] |
| setVec2(const tgt::vec2 &value) (defined in BoxObject) | BoxObject | [inline] |
| setVec3(const tgt::vec3 &value) (defined in BoxObject) | BoxObject | [inline] |
| setVec4(const tgt::vec4 &value) (defined in BoxObject) | BoxObject | [inline] |
| setVolumeCollection(const VolumeCollection *value) | BoxObject | [inline] |
| setVolumeHandle(const VolumeHandle *value) | BoxObject | [inline] |
| SHADER enum value (defined in BoxObject) | BoxObject | |
| STRING enum value (defined in BoxObject) | BoxObject | |
| STRINGVEC enum value (defined in BoxObject) | BoxObject | |
| toString(const T &value) const (defined in BoxObject) | BoxObject | [inline, protected] |
| TRANSFUNC enum value (defined in BoxObject) | BoxObject | |
| value_ | BoxObject | [protected] |
| VEC2 enum value (defined in BoxObject) | BoxObject | |
| VEC3 enum value (defined in BoxObject) | BoxObject | |
| VEC4 enum value (defined in BoxObject) | BoxObject | |
| VOLUMECOLLECTION enum value (defined in BoxObject) | BoxObject | |
| VOLUMEHANDLE enum value (defined in BoxObject) | BoxObject | |
| ~BoxObject() (defined in BoxObject) | BoxObject |