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 |
| void osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::setBones | ( | BoneWeightList & | bones | ) | [inline] |
References _bones.
| const BoneWeightList& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getBones | ( | ) | const [inline] |
| std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | [inline] |
| const std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | const [inline] |
References _vertexes.
std::vector<int> osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::_vertexes [protected] |
Referenced by getVertexes().
Referenced by getBones(), and setBones().
| Generated at Mon Mar 30 09:06:14 2009 for the OpenSceneGraph by doxygen 1.5.5. |