OpenSceneGraph 3.6.5
|
Go to the source code of this file.
Classes | |
class | osg::UserDataContainer |
Internal structure for storing all user data. More... | |
class | osg::DefaultUserDataContainer |
Internal structure for storing all user data. More... | |
Namespaces | |
namespace | 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. | |
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. | |
#define OSG_USERDATACONTAINER 1 |
![]() | Generated at Wed Jul 19 2023 00:00:00 for the OpenSceneGraph by doxygen 1.9.7. |