Public Member Functions | |
void | setBones (BoneWeightList &bones) |
const BoneWeightList & | getBones () const |
std::vector< int > & | getVertexes () |
const std::vector< int > & | getVertexes () const |
Protected Attributes | |
std::vector< int > | _vertexes |
BoneWeightList | _bones |
const BoneWeightList& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getBones | ( | ) | const [inline] |
References _bones.
Referenced by osgAnimation::TransformVertexFunctor::init().
const std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | const [inline] |
References _vertexes.
std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | [inline] |
References _vertexes.
Referenced by osgAnimation::TransformVertexFunctor::init().
void osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::setBones | ( | BoneWeightList & | bones | ) | [inline] |
References _bones.
Referenced by getBones(), and setBones().
std::vector<int> osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::_vertexes [protected] |
Referenced by getVertexes().
![]() | Generated at Wed Nov 3 2010 02:40:17 for the OpenSceneGraph by doxygen 1.7.1. |