osgAnimation::ActionBlendIn Class Reference

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

Inheritance diagram for osgAnimation::ActionBlendIn:

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

List of all members.

Public Member Functions

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

Protected Attributes

double _weight
osg::ref_ptr< Animation_animation


Detailed Description

blend in from 0 to weight in duration

Constructor & Destructor Documentation

osgAnimation::ActionBlendIn::ActionBlendIn (  ) 

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

osgAnimation::ActionBlendIn::ActionBlendIn ( Animation animation,
double  duration,
double  weight 
)


Member Function Documentation

osgAnimation::ActionBlendIn::META_Action ( osgAnimation  ,
ActionBlendIn   
)

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

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

void osgAnimation::ActionBlendIn::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