Public Member Functions | |
IndexWeightEntry () | |
IndexWeightEntry (int index, float weight) | |
int | getIndex () const |
float | getWeight () const |
Public Attributes | |
int | _boneIndex |
float | _boneWeight |
osgAnimation::RigTransformHardware::IndexWeightEntry::IndexWeightEntry | ( | ) | [inline] |
osgAnimation::RigTransformHardware::IndexWeightEntry::IndexWeightEntry | ( | int | index, | |
float | weight | |||
) | [inline] |
int osgAnimation::RigTransformHardware::IndexWeightEntry::getIndex | ( | ) | const [inline] |
float osgAnimation::RigTransformHardware::IndexWeightEntry::getWeight | ( | ) | const [inline] |