OpenSceneGraph  3.0.1
Public Member Functions | List of all members
osgAnimation::AnimationUpdateCallback< T > Class Template Reference
Inheritance diagram for osgAnimation::AnimationUpdateCallback< T >:
Inheritance graph
[legend]

Public Member Functions

 AnimationUpdateCallback ()
 AnimationUpdateCallback (const std::string &name)
 AnimationUpdateCallback (const AnimationUpdateCallback &apc, const osg::CopyOp &copyop)
 META_Object (osgAnimation, AnimationUpdateCallback< T >)
const std::string & getName () const
 Get the name of object.
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 ()
 Get the optional global Referenced mutex, this can be shared between all osg::Referenced.
static void setThreadSafeReferenceCounting (bool enableThreadSafeReferenceCounting)
 Set whether reference counting should use a mutex for thread safe reference counting.
static bool getThreadSafeReferenceCounting ()
 Get whether reference counting is active.
static void setDeleteHandler (DeleteHandler *handler)
 Set a DeleteHandler to which deletion of all referenced counted objects will be delegated.
static DeleteHandlergetDeleteHandler ()
 Get a DeleteHandler.
- Protected Member Functions inherited from osg::Object
virtual ~Object ()
 Object destructor.
- Protected Attributes inherited from osg::Object
std::string _name
DataVariance _dataVariance
osg::UserDataContainer_userDataContainer

Constructor & Destructor Documentation

template<class T>
osgAnimation::AnimationUpdateCallback< T >::AnimationUpdateCallback ( const std::string &  name)
inline
template<class T>
osgAnimation::AnimationUpdateCallback< T >::AnimationUpdateCallback ( const AnimationUpdateCallback< T > &  apc,
const osg::CopyOp copyop 
)
inline

Member Function Documentation

template<class T>
const std::string& osgAnimation::AnimationUpdateCallback< T >::getName ( ) const
inline

Get the name of object.

Reimplemented from osg::Object.

Referenced by osgAnimation::AnimationUpdateCallback< osg::StateAttributeCallback >::getName().

template<class T>
bool osgAnimation::AnimationUpdateCallback< T >::link ( Channel channel)
inlinevirtual
template<class T>
int osgAnimation::AnimationUpdateCallback< T >::link ( Animation animation)
inlinevirtual
template<class T>
osgAnimation::AnimationUpdateCallback< T >::META_Object ( osgAnimation  ,
AnimationUpdateCallback< T >   
)

The documentation for this class was generated from the following file:

osg logo
Generated at Tue Sep 4 2012 16:18:43 for the OpenSceneGraph by doxygen 1.8.1.2.