
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 Dec 15 2010 00:58:51 for the OpenSceneGraph by doxygen 1.7.1. |