|
openscenegraph
|
Public Member Functions | |
| AnimationUpdateCallback () | |
| AnimationUpdateCallback (const std::string &name) | |
| AnimationUpdateCallback (const AnimationUpdateCallback &apc, const osg::CopyOp ©op) | |
| META_Object (osgAnimation, AnimationUpdateCallback< T >) | |
| const std::string & | getName () const |
| bool | link (Channel *channel) |
| int | link (Animation *animation) |
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 |
|
inline |
|
inline |
Get the name of object.
Reimplemented from osg::Object.
Referenced by osgAnimation::AnimationUpdateCallback< osg::StateAttributeCallback >::getName().
|
inlinevirtual |
Implements osgAnimation::AnimationUpdateCallbackBase.
Reimplemented in osgAnimation::UpdateMorph, osgAnimation::UpdateMaterial, and osgAnimation::UpdateMatrixTransform.
|
inlinevirtual |
Implements osgAnimation::AnimationUpdateCallbackBase.
| osgAnimation::AnimationUpdateCallback< T >::META_Object | ( | osgAnimation | , |
| AnimationUpdateCallback< T > | |||
| ) |
1.8.1.2