OpenSceneGraph 2.8.4
Public Member Functions | Protected Types | Protected Attributes
osgAnimation::BasicAnimationManager Class Reference
Inheritance diagram for osgAnimation::BasicAnimationManager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 META_Object (osgAnimation, BasicAnimationManager)
 BasicAnimationManager ()
 BasicAnimationManager (const AnimationManagerBase &b, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
virtual ~BasicAnimationManager ()
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::BasicAnimationManager::BasicAnimationManager ( )
osgAnimation::BasicAnimationManager::BasicAnimationManager ( const AnimationManagerBase b,
const osg::CopyOp copyop = osg::CopyOp::SHALLOW_COPY 
)
virtual osgAnimation::BasicAnimationManager::~BasicAnimationManager ( ) [virtual]

Member Function Documentation

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

Member Data Documentation


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

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