osgAnimation::ActionBlendOut Class Reference

blend out from weight to 0 in duration More...

Inheritance diagram for osgAnimation::ActionBlendOut:

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

List of all members.

Public Member Functions

 META_Action (osgAnimation, ActionBlendOut)
 ActionBlendOut ()
 ActionBlendOut (const ActionBlendOut &a, const osg::CopyOp &c)
 ActionBlendOut (Animation *animation, double duration)
AnimationgetAnimation ()
double getWeight () const
void computeWeight (unsigned int frame)

Protected Attributes

double _weight
osg::ref_ptr< Animation_animation


Detailed Description

blend out from weight to 0 in duration

Constructor & Destructor Documentation

osgAnimation::ActionBlendOut::ActionBlendOut (  ) 

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

osgAnimation::ActionBlendOut::ActionBlendOut ( Animation animation,
double  duration 
)


Member Function Documentation

osgAnimation::ActionBlendOut::META_Action ( osgAnimation  ,
ActionBlendOut   
)

Animation* osgAnimation::ActionBlendOut::getAnimation (  )  [inline]

double osgAnimation::ActionBlendOut::getWeight (  )  const [inline]

void osgAnimation::ActionBlendOut::computeWeight ( unsigned int  frame  ) 


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