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 Fri Apr 27 2012 20:41:25 for the OpenSceneGraph by doxygen 1.8.0. |