List of all members.
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 | ) |
|
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: