Public Member Functions | |
| MathMotionTemplate (float startValue=0, float duration=1, float changeValue=1, TimeBehaviour tb=CLAMP) | |
| virtual void | getValueInNormalizedRange (float t, value_type &result) const |
| osgAnimation::MathMotionTemplate< T >::MathMotionTemplate | ( | float | startValue = 0, |
|
| float | duration = 1, |
|||
| float | changeValue = 1, |
|||
| TimeBehaviour | tb = CLAMP | |||
| ) | [inline] |
| virtual void osgAnimation::MathMotionTemplate< T >::getValueInNormalizedRange | ( | float | t, | |
| value_type & | result | |||
| ) | const [inline, virtual] |
Implements osgAnimation::Motion.
References osgAnimation::Motion::getValueAt().
1.7.1