osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight Class Reference
List of all members.
Constructor & Destructor Documentation
osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight::BoneWeight |
( |
BoneType * |
bone, |
|
|
float |
weight | |
|
) |
| | [inline] |
Member Function Documentation
const BoneType* osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight::getBone |
( |
|
) |
const [inline] |
float osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight::getWeight |
( |
|
) |
const [inline] |
void osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight::setWeight |
( |
float |
w |
) |
[inline] |
Member Data Documentation
osg::ref_ptr<BoneType> osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight::_bone [protected] |
float osgAnimation::TransformVertexFunctor::TransformVertexFunctor::BoneWeight::_weight [protected] |
The documentation for this class was generated from the following file: