
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] |
| Animation* osgAnimation::ActionAnimation::getAnimation | ( | ) | [inline] |
References _animation, and osg::ref_ptr< T >::get().
Referenced by evaluate(), and getAnimation().
| Generated at Thu Mar 19 23:36:53 2009 for the OpenSceneGraph by doxygen 1.5.8. |