![]() |
OpenSceneGraph
|
Classes | |
| class | osg::UserDataContainer |
| Internal structure for storing all user data. More... | |
| class | osg::DefaultUserDataContainer |
| Internal structure for storing all user data. More... | |
Namespaces | |
| osg | |
| The core osg library provides the basic scene graph classes such as Nodes, State and Drawables, and maths and general helper classes. | |
Macros | |
| #define | OSG_USERDATACONTAINER 1 |
Functions | |
| Object * | osg::getUserObject (osg::Object *object, const std::string &name) |
| Convenience function for getting the User Object associated with specified name from an Object's UserDataContainer. More... | |
| const Object * | osg::getUserObject (const osg::Object *object, const std::string &name) |
| Convenience function for getting the User Object associated with specified name from an Object's UserDataContainer. More... | |
| #define OSG_USERDATACONTAINER 1 |
1.8.13