OpenSceneGraph 2.8.3

osgAnimation::AnimationManager Class Reference

Inheritance diagram for osgAnimation::AnimationManager:

List of all members.

Public Member Functions

 META_Object (osgAnimation, AnimationManager)
 AnimationManager ()
 AnimationManager (const AnimationManager &b, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
virtual ~AnimationManager ()
void update (double time)
void playAnimation (Animation *pAnimation, int priority=0, float weight=1.0)
bool stopAnimation (Animation *pAnimation)
bool findAnimation (Animation *pAnimation)
bool isPlaying (Animation *pAnimation)
bool isPlaying (const std::string &animationName)
void stopAll ()

Protected Types

typedef std::map< int,
AnimationList
AnimationLayers

Protected Attributes

AnimationLayers _animationsPlaying
double _lastUpdate

Member Typedef Documentation


Constructor & Destructor Documentation

osgAnimation::AnimationManager::AnimationManager ( )
osgAnimation::AnimationManager::AnimationManager ( const AnimationManager b,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
) [inline]
virtual osgAnimation::AnimationManager::~AnimationManager ( ) [virtual]

Member Function Documentation

bool osgAnimation::AnimationManager::findAnimation ( Animation pAnimation)
bool osgAnimation::AnimationManager::isPlaying ( Animation pAnimation)
bool osgAnimation::AnimationManager::isPlaying ( const std::string &  animationName)
osgAnimation::AnimationManager::META_Object ( osgAnimation  ,
AnimationManager   
)
void osgAnimation::AnimationManager::playAnimation ( Animation pAnimation,
int  priority = 0,
float  weight = 1.0 
)
void osgAnimation::AnimationManager::stopAll ( )
bool osgAnimation::AnimationManager::stopAnimation ( Animation pAnimation)
void osgAnimation::AnimationManager::update ( double  time) [virtual]

Member Data Documentation


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

osg logo
Generated at Tue Mar 22 2011 13:20:24 for the OpenSceneGraph by doxygen 1.7.3.