|
OpenSceneGraph
3.0.1
|
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] |
| std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | [inline] |
| const std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | const [inline] |
| void osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::setBones | ( | BoneWeightList & | bones | ) | [inline] |
std::vector<int> osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::_vertexes [protected] |
| Generated at Thu Sep 27 2012 17:03:10 for the OpenSceneGraph by doxygen 1.7.6.1. |