Public Member Functions | |
BlendOut (Animation *animation, double duration) | |
double | getWeight () const |
virtual void | evaluate (unsigned int frame) |
osgAnimation::BlendOut::BlendOut | ( | Animation * | animation, | |
double | duration | |||
) | [inline] |
virtual void osgAnimation::BlendOut::evaluate | ( | unsigned int | frame | ) | [inline, virtual] |
Reimplemented from osgAnimation::Action.
References osgAnimation::Action::getNumFrames().
double osgAnimation::BlendOut::getWeight | ( | ) | const [inline] |