|
OpenSceneGraph
3.0.1
|

Public Member Functions | |
| SamplerMotionTemplate (float startValue=0, float duration=1, float changeValue=1, TimeBehaviour tb=CLAMP) | |
| T & | getSampler () |
| const T & | getSampler () const |
| virtual void | getValueInNormalizedRange (float t, value_type &result) const |
Public Attributes | |
| T | _sampler |
| osgAnimation::SamplerMotionTemplate< T >::SamplerMotionTemplate | ( | float | startValue = 0, |
| float | duration = 1, |
||
| float | changeValue = 1, |
||
| TimeBehaviour | tb = CLAMP |
||
| ) | [inline] |
| T& osgAnimation::SamplerMotionTemplate< T >::getSampler | ( | ) | [inline] |
| const T& osgAnimation::SamplerMotionTemplate< T >::getSampler | ( | ) | const [inline] |
| virtual void osgAnimation::SamplerMotionTemplate< T >::getValueInNormalizedRange | ( | float | t, |
| value_type & | result | ||
| ) | const [inline, virtual] |
Implements osgAnimation::Motion.
References osgAnimation::SamplerMotionTemplate< T >::_sampler.
| T osgAnimation::SamplerMotionTemplate< T >::_sampler |
| Generated at Thu Sep 27 2012 17:03:08 for the OpenSceneGraph by doxygen 1.7.6.1. |