|
OpenSceneGraph
3.0.1
|
Public Member Functions | |
| BoneWeight (Bone *bone, float weight) | |
| const Bone * | getBone () const |
| float | getWeight () const |
| void | setWeight (float w) |
Protected Attributes | |
| osg::observer_ptr< Bone > | _bone |
| float | _weight |
| osgAnimation::RigTransformSoftware::BoneWeight::BoneWeight | ( | Bone * | bone, |
| float | weight | ||
| ) | [inline] |
| const Bone* osgAnimation::RigTransformSoftware::BoneWeight::getBone | ( | ) | const [inline] |
| float osgAnimation::RigTransformSoftware::BoneWeight::getWeight | ( | ) | const [inline] |
| void osgAnimation::RigTransformSoftware::BoneWeight::setWeight | ( | float | w | ) | [inline] |
float osgAnimation::RigTransformSoftware::BoneWeight::_weight [protected] |
| Generated at Thu Sep 27 2012 17:03:09 for the OpenSceneGraph by doxygen 1.7.6.1. |