|
OpenSceneGraph
3.0.1
|
Public Member Functions | |
| BoneWeightList & | getBones () |
| VertexList & | getVertexes () |
| void | resetMatrix () |
| void | accummulateMatrix (const osg::Matrix &invBindMatrix, const osg::Matrix &matrix, osg::Matrix::value_type weight) |
| void | computeMatrixForVertexSet () |
| const osg::Matrix & | getMatrix () const |
Protected Attributes | |
| BoneWeightList | _bones |
| VertexList | _vertexes |
| osg::Matrix | _result |
| void osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::accummulateMatrix | ( | const osg::Matrix & | invBindMatrix, |
| const osg::Matrix & | matrix, | ||
| osg::Matrix::value_type | weight | ||
| ) | [inline] |
References osg::Matrixd::ptr().
| void osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::computeMatrixForVertexSet | ( | ) | [inline] |
| BoneWeightList& osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::getBones | ( | ) | [inline] |
| const osg::Matrix& osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::getMatrix | ( | ) | const [inline] |
| VertexList& osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::getVertexes | ( | ) | [inline] |
| void osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::resetMatrix | ( | ) | [inline] |
| Generated at Tue Oct 11 2011 20:19:56 for the OpenSceneGraph by doxygen 1.7.5. |