OpenSceneGraph 2.8.4
Public Types | Public Member Functions | Public Attributes
osgAnimation::CompositeMotion Struct Reference
Inheritance diagram for osgAnimation::CompositeMotion:
Inheritance graph
[legend]

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:

osg logo
Generated at Sun Jan 8 2012 13:16:27 for the OpenSceneGraph by doxygen 1.7.4.