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] |
Referenced by osgAnimation::TransformVertexFunctor::init().
| const std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | const [inline] |
| std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes | ( | ) | [inline] |
Referenced by osgAnimation::TransformVertexFunctor::init().
| void osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::setBones | ( | BoneWeightList & | bones | ) | [inline] |
std::vector<int> osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::_vertexes [protected] |
| Generated at Sat May 14 08:21:16 2011 for the OpenSceneGraph by doxygen 1.5.9. |