osgAnimation::BasicAnimationManager Class Reference
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgAnimation::BasicAnimationManager::BasicAnimationManager |
( |
|
) |
|
virtual osgAnimation::BasicAnimationManager::~BasicAnimationManager |
( |
|
) |
[virtual] |
Member Function Documentation
bool osgAnimation::BasicAnimationManager::findAnimation |
( |
Animation * |
pAnimation |
) |
|
bool osgAnimation::BasicAnimationManager::isPlaying |
( |
const std::string & |
animationName |
) |
|
bool osgAnimation::BasicAnimationManager::isPlaying |
( |
Animation * |
pAnimation |
) |
|
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: