openscenegraph
Public Member Functions | Public Attributes | List of all members
osgAnimation::RigTransformHardware::IndexWeightEntry Struct Reference

Public Member Functions

 IndexWeightEntry ()
 
 IndexWeightEntry (int index, float weight)
 
int getIndex () const
 
float getWeight () const
 

Public Attributes

int _boneIndex
 
float _boneWeight
 

Constructor & Destructor Documentation

§ IndexWeightEntry() [1/2]

osgAnimation::RigTransformHardware::IndexWeightEntry::IndexWeightEntry ( )
inline

§ IndexWeightEntry() [2/2]

osgAnimation::RigTransformHardware::IndexWeightEntry::IndexWeightEntry ( int  index,
float  weight 
)
inline

Member Function Documentation

§ getIndex()

int osgAnimation::RigTransformHardware::IndexWeightEntry::getIndex ( ) const
inline

§ getWeight()

float osgAnimation::RigTransformHardware::IndexWeightEntry::getWeight ( ) const
inline

Member Data Documentation

§ _boneIndex

int osgAnimation::RigTransformHardware::IndexWeightEntry::_boneIndex

§ _boneWeight

float osgAnimation::RigTransformHardware::IndexWeightEntry::_boneWeight

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