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 Mon May 7 2012 07:18:32 for the OpenSceneGraph by doxygen 1.8.0. |