osgAnimation::AnimationManagerBase Class Reference
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
osgAnimation::AnimationManagerBase::AnimationManagerBase |
( |
|
) |
|
virtual osgAnimation::AnimationManagerBase::~AnimationManagerBase |
( |
|
) |
[virtual] |
Member Function Documentation
virtual void osgAnimation::AnimationManagerBase::buildTargetReference |
( |
|
) |
[virtual] |
void osgAnimation::AnimationManagerBase::clearTargets |
( |
|
) |
|
Operation that must be done each frame.
const AnimationList& osgAnimation::AnimationManagerBase::getAnimationList |
( |
|
) |
const [inline] |
virtual void osgAnimation::AnimationManagerBase::link |
( |
osg::Node * |
subgraph |
) |
[virtual] |
virtual bool osgAnimation::AnimationManagerBase::needToLink |
( |
|
) |
const [virtual] |
void osgAnimation::AnimationManagerBase::normalizeTargets |
( |
|
) |
|
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
virtual void osgAnimation::AnimationManagerBase::registerAnimation |
( |
Animation * |
animation |
) |
[virtual] |
virtual void osgAnimation::AnimationManagerBase::update |
( |
double |
t |
) |
[pure virtual] |
Member Data Documentation
The documentation for this class was generated from the following file: