|
OpenSceneGraph
3.2.0
|

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 *) |
| 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 () |
| Get the optional global Referenced mutex, this can be shared between all osg::Referenced. More... | |
| static void | setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting) |
| Set whether reference counting should use a mutex for thread safe reference counting. More... | |
| static bool | getThreadSafeReferenceCounting () |
| Get whether reference counting is active. More... | |
| static void | setDeleteHandler (DeleteHandler *handler) |
| Set a DeleteHandler to which deletion of all referenced counted objects will be delegated. More... | |
| static DeleteHandler * | getDeleteHandler () |
| Get a DeleteHandler. More... | |
Protected Member Functions inherited from osg::Object | |
| virtual | ~Object () |
| Object destructor. More... | |
Protected Attributes inherited from osg::Object | |
| std::string | _name |
| DataVariance | _dataVariance |
| osg::UserDataContainer * | _userDataContainer |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinevirtual |
Implements osgAnimation::AnimationUpdateCallbackBase.
|
inlinevirtual |
Implements osgAnimation::AnimationUpdateCallbackBase.
| osgAnimation::AnimationUpdateCallback< T >::META_Object | ( | osgAnimation | , |
| AnimationUpdateCallback< T > | |||
| ) |
| Generated at Thu Aug 15 2013 02:32:28 for the OpenSceneGraph by doxygen 1.8.4. |