OpenSceneGraph  3.0.1
Public Member Functions | Protected Types | Protected Attributes
osgAnimation::ActionStripAnimation Class Reference
Inheritance diagram for osgAnimation::ActionStripAnimation:
Inheritance graph
[legend]

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

ActionAnimation* osgAnimation::ActionStripAnimation::getAnimation ( )
const ActionAnimation* osgAnimation::ActionStripAnimation::getAnimation ( ) const
ActionBlendIn* osgAnimation::ActionStripAnimation::getBlendIn ( )
const ActionBlendIn* osgAnimation::ActionStripAnimation::getBlendIn ( ) const
ActionBlendOut* osgAnimation::ActionStripAnimation::getBlendOut ( )
const ActionBlendOut* osgAnimation::ActionStripAnimation::getBlendOut ( ) const
unsigned int osgAnimation::ActionStripAnimation::getBlendOutStartFrame ( ) const
unsigned int osgAnimation::ActionStripAnimation::getLoop ( ) const [virtual]

Reimplemented from osgAnimation::Action.

osgAnimation::ActionStripAnimation::META_Action ( osgAnimation  ,
ActionStripAnimation   
)
void osgAnimation::ActionStripAnimation::setLoop ( unsigned int  loop) [virtual]

Reimplemented from osgAnimation::Action.

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:

osg logo
Generated at Mon Oct 3 2011 12:39:45 for the OpenSceneGraph by doxygen 1.7.5.