![]() |
OpenSceneGraph
|
map a set of boneinfluence to a list of vertex indices sharing this set More...
Public Member Functions | |
BonePtrWeightList & | getBoneWeights () |
IndexList & | getVertices () |
void | resetMatrix () |
void | accummulateMatrix (const osg::Matrix &invBindMatrix, const osg::Matrix &matrix, osg::Matrix::value_type weight) |
void | computeMatrixForVertexSet () |
void | normalize () |
const osg::Matrix & | getMatrix () const |
Protected Attributes | |
BonePtrWeightList | _boneweights |
IndexList | _vertexes |
osg::Matrix | _result |
map a set of boneinfluence to a list of vertex indices sharing this set
|
inline |
References osg::Matrixd::ptr().
|
inline |
|
inline |
|
inline |
|
inline |
void osgAnimation::RigTransformSoftware::VertexGroup::normalize | ( | ) |
|
inline |
|
protected |
|
protected |
|
protected |