osgAnimation::AnimationManager Class Reference

Inheritance diagram for osgAnimation::AnimationManager:

Inheritance graph
[legend]

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 ( const std::string &  animationName  ) 

bool osgAnimation::AnimationManager::isPlaying ( Animation pAnimation  ) 

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 Wed Apr 22 19:49:10 2009 for the OpenSceneGraph by doxygen 1.5.8.