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 | |
![]() | |
enum | DataVariance { DYNAMIC, STATIC, UNSPECIFIED } |
![]() | |
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... | |
![]() | |
virtual | ~Object () |
Object destructor. More... | |
![]() | |
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 Mon Sep 9 2013 06:15:09 for the OpenSceneGraph by doxygen 1.8.4. |