Public Member Functions | Protected Attributes

osgAnimation::Target Class Reference

Inheritance diagram for osgAnimation::Target:
osg::Referenced osgAnimation::TemplateTarget< T >

List of all members.

Public Member Functions

 Target ()
virtual ~Target ()
void reset ()
int getCount () const
float getWeight () const

Protected Attributes

float _weight
float _priorityWeight
int _lastPriority

Constructor & Destructor Documentation

osgAnimation::Target::Target (  )
virtual osgAnimation::Target::~Target (  ) [inline, virtual]

Member Function Documentation

int osgAnimation::Target::getCount (  ) const [inline]
float osgAnimation::Target::getWeight (  ) const [inline]
void osgAnimation::Target::reset (  ) [inline]

Member Data Documentation

float osgAnimation::Target::_weight [protected]

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