Public Member Functions | |
ActionAnimation (Animation *animation) | |
virtual void | evaluate (unsigned int frame) |
Animation * | getAnimation () |
Protected Attributes | |
osg::ref_ptr< Animation > | _animation |
osgAnimation::ActionAnimation::ActionAnimation | ( | Animation * | animation | ) | [inline] |
virtual void osgAnimation::ActionAnimation::evaluate | ( | unsigned int | frame | ) | [inline, virtual] |
Reimplemented from osgAnimation::Action.
References _animation, and osgAnimation::Action::_fps.
Animation* osgAnimation::ActionAnimation::getAnimation | ( | ) | [inline] |
References _animation, and osg::ref_ptr< T >::get().
Referenced by evaluate(), and getAnimation().
![]() | Generated at Wed Aug 26 07:06:49 2009 for the OpenSceneGraph by doxygen 1.6.1. |