OpenSceneGraph 2.8.3
|
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 Tue Mar 22 2011 13:20:24 for the OpenSceneGraph by doxygen 1.7.3. |