|
openscenegraph
|
Additional Inherited Members | |
Public Types inherited from osg::Object | |
| enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
Static Public Member Functions inherited from osg::Referenced | |
| static OpenThreads::Mutex * | getGlobalReferencedMutex () |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| static bool | getThreadSafeReferenceCounting () |
| static void | setDeleteHandler (DeleteHandler *handler) |
| static DeleteHandler * | getDeleteHandler () |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
Protected Attributes inherited from osg::Object | |
| std::string | _name |
| DataVariance | _dataVariance |
| osg::UserDataContainer * | _userDataContainer |
|
inline |
|
inline |
| osg::StateAttributeCallback::META_Object | ( | osg | , |
| StateAttributeCallback | |||
| ) |
|
inlinevirtual |
do customized update code.
Reimplemented in osg::Image::UpdateCallback, and osgAnimation::UpdateMaterial.
1.8.1.2