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 |
( |
|
) |
|
Reset the value of targets this Operation must be done each frame
| void osgAnimation::AnimationManagerBase::dirty |
( |
|
) |
|
| const AnimationList& osgAnimation::AnimationManagerBase::getAnimationList |
( |
|
) |
const [inline] |
| LinkVisitor* osgAnimation::AnimationManagerBase::getOrCreateLinkVisitor |
( |
|
) |
|
| bool osgAnimation::AnimationManagerBase::isAutomaticLink |
( |
|
) |
const |
| virtual void osgAnimation::AnimationManagerBase::link |
( |
osg::Node * |
subgraph |
) |
[virtual] |
| virtual bool osgAnimation::AnimationManagerBase::needToLink |
( |
|
) |
const [virtual] |
Callback method called by the NodeVisitor when visiting a node.
Reimplemented from osg::NodeCallback.
| virtual void osgAnimation::AnimationManagerBase::registerAnimation |
( |
Animation * |
|
) |
[virtual] |
| void osgAnimation::AnimationManagerBase::setAutomaticLink |
( |
bool |
|
) |
|
set a flag to define the behaviour
| void osgAnimation::AnimationManagerBase::setLinkVisitor |
( |
LinkVisitor * |
|
) |
|
| virtual void osgAnimation::AnimationManagerBase::unregisterAnimation |
( |
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: