|
OpenSceneGraph
3.4.0
|
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 Tue Dec 8 2015 00:16:45 for the OpenSceneGraph by doxygen 1.7.6.1. |