|
|
This is the complete list of members for SceneObject, including all inherited members.
| getAllAttributes() | SceneObject | |
| getClassId() const | SceneObject | |
| getCollection() const | SceneObject | |
| getObjectId() const | SceneObject | |
| getRotation() | SceneObject | |
| getTranslation() | SceneObject | |
| initClass() | SceneObject | static |
| isMutable() | SceneObject | |
| SceneManipulatorManager class | SceneObject | friend |
| SceneObject(std::string objectId, std::string classId, std::string collection, SoSeparator *geometry, SoSeparator *collision) | SceneObject | |
| setClassId(std::string &classId) | SceneObject | |
| setCollection(std::string &collection) | SceneObject | |
| setObjectId(std::string &objectId) | SceneObject | |
| setRotation(SbRotation rotation) | SceneObject | |
| setTranslation(SbVec3f translation) | SceneObject | |
| showCollisionMesh(bool show) | SceneObject |