Public Member Functions | Protected Attributes

osgAnimation::ActionAnimation Class Reference

Inheritance diagram for osgAnimation::ActionAnimation:
osgAnimation::Action osg::Object osg::Referenced

List of all members.

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)
AnimationgetAnimation ()

Protected Attributes

osg::ref_ptr< Animation_animation

Constructor & Destructor Documentation

osgAnimation::ActionAnimation::ActionAnimation (  ) 
osgAnimation::ActionAnimation::ActionAnimation ( const ActionAnimation a,
const osg::CopyOp c 
)
osgAnimation::ActionAnimation::ActionAnimation ( Animation animation  ) 

Member Function Documentation

Animation* osgAnimation::ActionAnimation::getAnimation (  )  [inline]
osgAnimation::ActionAnimation::META_Action ( osgAnimation  ,
ActionAnimation   
)
void osgAnimation::ActionAnimation::updateAnimation ( unsigned int  frame,
int  priority 
)

Member Data Documentation


The documentation for this class was generated from the following file: