|
OpenSceneGraph
3.0.1
|
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 | ( | int | index, |
| float | weight | ||
| ) | [inline] |
| int osgAnimation::RigTransformHardware::IndexWeightEntry::getIndex | ( | ) | const [inline] |
| float osgAnimation::RigTransformHardware::IndexWeightEntry::getWeight | ( | ) | const [inline] |
| Generated at Thu Sep 27 2012 17:03:09 for the OpenSceneGraph by doxygen 1.7.6.1. |