|
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().
| const osg::Matrix& osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::getMatrix | ( | ) | const [inline] |
| void osgAnimation::RigTransformSoftware::UniqBoneSetVertexSet::resetMatrix | ( | ) | [inline] |
| Generated at Thu Sep 27 2012 17:03:09 for the OpenSceneGraph by doxygen 1.7.6.1. |