osgAnimation::SamplerMotionTemplate< T > Struct Template Reference

Inheritance diagram for osgAnimation::SamplerMotionTemplate< T >:

osgAnimation::Motion osg::Referenced

List of all members.

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

_sampler

template<class T>
struct osgAnimation::SamplerMotionTemplate< T >


Constructor & Destructor Documentation

template<class T>
osgAnimation::SamplerMotionTemplate< T >::SamplerMotionTemplate ( float  startValue = 0,
float  duration = 1,
float  changeValue = 1,
TimeBehaviour  tb = CLAMP 
) [inline]


Member Function Documentation

template<class T>
T& osgAnimation::SamplerMotionTemplate< T >::getSampler (  )  [inline]

template<class T>
const T& osgAnimation::SamplerMotionTemplate< T >::getSampler (  )  const [inline]

template<class T>
virtual void osgAnimation::SamplerMotionTemplate< T >::getValueInNormalizedRange ( float  t,
value_type result 
) const [inline, virtual]


Member Data Documentation

template<class T>
T osgAnimation::SamplerMotionTemplate< T >::_sampler


The documentation for this struct was generated from the following file:

Generated on Fri Mar 19 19:52:53 2010 for openscenegraph by  doxygen 1.5.6