osgAnimation::ActionStripAnimation Class Reference

Inheritance diagram for osgAnimation::ActionStripAnimation:

osgAnimation::Action osg::Object osg::Referenced

List of all members.

Public Member Functions

 META_Action (osgAnimation, ActionStripAnimation)
 ActionStripAnimation ()
 ActionStripAnimation (const ActionStripAnimation &a, const osg::CopyOp &c)
 ActionStripAnimation (Animation *animation, double blendInDuration=0.0, double blendOutDuration=0.0, double blendInWeightTarget=1.0)
ActionAnimationgetAnimation ()
ActionBlendIngetBlendIn ()
ActionBlendOutgetBlendOut ()
const ActionAnimationgetAnimation () const
const ActionBlendIngetBlendIn () const
const ActionBlendOutgetBlendOut () const
unsigned int getBlendOutStartFrame () const
unsigned int getLoop () const
void setLoop (unsigned int loop)
void traverse (ActionVisitor &visitor)

Protected Types

typedef std::pair< unsigned
int, osg::ref_ptr
< ActionBlendOut > > 
FrameBlendOut

Protected Attributes

osg::ref_ptr< ActionBlendIn_blendIn
FrameBlendOut _blendOut
osg::ref_ptr< ActionAnimation_animation


Member Typedef Documentation

typedef std::pair<unsigned int, osg::ref_ptr<ActionBlendOut> > osgAnimation::ActionStripAnimation::FrameBlendOut [protected]


Constructor & Destructor Documentation

osgAnimation::ActionStripAnimation::ActionStripAnimation (  )  [inline]

osgAnimation::ActionStripAnimation::ActionStripAnimation ( const ActionStripAnimation a,
const osg::CopyOp c 
)

osgAnimation::ActionStripAnimation::ActionStripAnimation ( Animation animation,
double  blendInDuration = 0.0,
double  blendOutDuration = 0.0,
double  blendInWeightTarget = 1.0 
)


Member Function Documentation

osgAnimation::ActionStripAnimation::META_Action ( osgAnimation  ,
ActionStripAnimation   
)

ActionAnimation* osgAnimation::ActionStripAnimation::getAnimation (  ) 

ActionBlendIn* osgAnimation::ActionStripAnimation::getBlendIn (  ) 

ActionBlendOut* osgAnimation::ActionStripAnimation::getBlendOut (  ) 

const ActionAnimation* osgAnimation::ActionStripAnimation::getAnimation (  )  const

const ActionBlendIn* osgAnimation::ActionStripAnimation::getBlendIn (  )  const

const ActionBlendOut* osgAnimation::ActionStripAnimation::getBlendOut (  )  const

unsigned int osgAnimation::ActionStripAnimation::getBlendOutStartFrame (  )  const

unsigned int osgAnimation::ActionStripAnimation::getLoop (  )  const [virtual]

Reimplemented from osgAnimation::Action.

void osgAnimation::ActionStripAnimation::setLoop ( unsigned int  loop  ) 

void osgAnimation::ActionStripAnimation::traverse ( ActionVisitor visitor  )  [virtual]

Reimplemented from osgAnimation::Action.


Member Data Documentation


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

Generated on Sat Mar 20 12:34:00 2010 for openscenegraph by  doxygen 1.5.6