OpenSceneGraph
3.0.1
|
blend in from 0 to weight in duration More...
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 |
Animation * | getAnimation () |
void | computeWeight (unsigned int frame) |
Protected Attributes | |
double | _weight |
osg::ref_ptr< Animation > | _animation |
blend in from 0 to weight in duration
osgAnimation::ActionBlendIn::ActionBlendIn | ( | ) |
osgAnimation::ActionBlendIn::ActionBlendIn | ( | const ActionBlendIn & | a, |
const osg::CopyOp & | c | ||
) |
osgAnimation::ActionBlendIn::ActionBlendIn | ( | Animation * | animation, |
double | duration, | ||
double | weight | ||
) |
void osgAnimation::ActionBlendIn::computeWeight | ( | unsigned int | frame | ) |
Animation* osgAnimation::ActionBlendIn::getAnimation | ( | ) | [inline] |
double osgAnimation::ActionBlendIn::getWeight | ( | ) | const [inline] |
osgAnimation::ActionBlendIn::META_Action | ( | osgAnimation | , |
ActionBlendIn | |||
) |
osg::ref_ptr<Animation> osgAnimation::ActionBlendIn::_animation [protected] |
double osgAnimation::ActionBlendIn::_weight [protected] |
![]() | Generated at Mon Oct 3 2011 12:39:45 for the OpenSceneGraph by doxygen 1.7.5. |