|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| META_Action (osgAnimation, ActionAnimation) | |
| ActionAnimation () | |
| ActionAnimation (const ActionAnimation &a, const osg::CopyOp &c) | |
| ActionAnimation (Animation *animation) | |
| void | updateAnimation (unsigned int frame, int priority) |
| Animation * | getAnimation () |
Protected Attributes | |
| osg::ref_ptr< Animation > | _animation |
| osgAnimation::ActionAnimation::ActionAnimation | ( | const ActionAnimation & | a, |
| const osg::CopyOp & | c | ||
| ) |
| osgAnimation::ActionAnimation::ActionAnimation | ( | Animation * | animation | ) |
| Animation* osgAnimation::ActionAnimation::getAnimation | ( | ) | [inline] |
| osgAnimation::ActionAnimation::META_Action | ( | osgAnimation | , |
| ActionAnimation | |||
| ) |
| void osgAnimation::ActionAnimation::updateAnimation | ( | unsigned int | frame, |
| int | priority | ||
| ) |
| Generated at Thu Sep 27 2012 17:03:07 for the OpenSceneGraph by doxygen 1.7.6.1. |