OpenSceneGraph 2.8.4
|
blend out from weight to 0 in duration More...
Public Member Functions | |
META_Action (osgAnimation, ActionBlendOut) | |
ActionBlendOut () | |
ActionBlendOut (const ActionBlendOut &a, const osg::CopyOp &c) | |
ActionBlendOut (Animation *animation, double duration) | |
Animation * | getAnimation () |
double | getWeight () const |
void | computeWeight (unsigned int frame) |
Protected Attributes | |
double | _weight |
osg::ref_ptr< Animation > | _animation |
blend out from weight to 0 in duration
osgAnimation::ActionBlendOut::ActionBlendOut | ( | ) |
osgAnimation::ActionBlendOut::ActionBlendOut | ( | const ActionBlendOut & | a, |
const osg::CopyOp & | c | ||
) |
osgAnimation::ActionBlendOut::ActionBlendOut | ( | Animation * | animation, |
double | duration | ||
) |
void osgAnimation::ActionBlendOut::computeWeight | ( | unsigned int | frame | ) |
Animation* osgAnimation::ActionBlendOut::getAnimation | ( | ) | [inline] |
double osgAnimation::ActionBlendOut::getWeight | ( | ) | const [inline] |
osgAnimation::ActionBlendOut::META_Action | ( | osgAnimation | , |
ActionBlendOut | |||
) |
double osgAnimation::ActionBlendOut::_weight [protected] |
![]() | Generated at Sun Jan 8 2012 13:16:26 for the OpenSceneGraph by doxygen 1.7.4. |