osgAnimation::CompositeMotion Struct Reference

Inheritance diagram for osgAnimation::CompositeMotion:

osgAnimation::Motion osg::Referenced

List of all members.

Public Types

typedef std::vector
< osg::ref_ptr< Motion > > 
MotionList

Public Member Functions

MotionListgetMotionList ()
const MotionListgetMotionList () const
 CompositeMotion (float startValue=0, float duration=1, float changeValue=1, TimeBehaviour tb=CLAMP)
virtual void getValueInNormalizedRange (float t, value_type &result) const

Public Attributes

MotionList _motions


Member Typedef Documentation


Constructor & Destructor Documentation

osgAnimation::CompositeMotion::CompositeMotion ( float  startValue = 0,
float  duration = 1,
float  changeValue = 1,
TimeBehaviour  tb = CLAMP 
) [inline]


Member Function Documentation

MotionList& osgAnimation::CompositeMotion::getMotionList (  )  [inline]

References _motions.

const MotionList& osgAnimation::CompositeMotion::getMotionList (  )  const [inline]

References _motions.

virtual void osgAnimation::CompositeMotion::getValueInNormalizedRange ( float  t,
value_type result 
) const [inline, virtual]


Member Data Documentation


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