OpenSceneGraph 2.8.4
Public Member Functions | Protected Attributes
osgAnimation::AnimationUpdateCallback< T > Class Template Reference
Inheritance diagram for osgAnimation::AnimationUpdateCallback< T >:
Inheritance graph
[legend]

List of all members.

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)
 AnimationUpdateCallback (const std::string &name="")
 AnimationUpdateCallback (const AnimationUpdateCallback &apc, const osg::CopyOp &copyop)
osgAnimation::AnimationManagerBasegetAnimationManager ()
virtual bool needLink () const =0
virtual bool link (osgAnimation::Channel *channel)=0
virtual int link (osgAnimation::Animation *animation)
virtual void updateLink ()

Protected Attributes

osg::observer_ptr
< osgAnimation::AnimationManagerBase
_manager

template<class T>
class osgAnimation::AnimationUpdateCallback< T >


Constructor & Destructor Documentation

template<class T>
osgAnimation::AnimationUpdateCallback< T >::AnimationUpdateCallback ( ) [inline]
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]
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 
)

Member Function Documentation

template<class T>
osgAnimation::AnimationManagerBase* osgAnimation::AnimationUpdateCallback< T >::getAnimationManager ( )
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>
virtual int osgAnimation::AnimationUpdateCallback< T >::link ( osgAnimation::Animation animation) [virtual]
template<class T>
virtual bool osgAnimation::AnimationUpdateCallback< T >::link ( osgAnimation::Channel channel) [pure virtual]
template<class T>
int osgAnimation::AnimationUpdateCallback< T >::link ( Animation animation) [inline, virtual]
template<class T>
bool osgAnimation::AnimationUpdateCallback< T >::link ( Channel channel) [inline, virtual]
template<class T>
osgAnimation::AnimationUpdateCallback< T >::META_Object ( osgAnimation  ,
AnimationUpdateCallback< T >   
)
template<class T>
virtual bool osgAnimation::AnimationUpdateCallback< T >::needLink ( ) const [pure virtual]
template<class T>
virtual void osgAnimation::AnimationUpdateCallback< T >::updateLink ( ) [virtual]

Member Data Documentation


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

osg logo
Generated at Sun Jan 8 2012 13:16:27 for the OpenSceneGraph by doxygen 1.7.4.