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