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 Sun May 6 2012 20:07:50 for the OpenSceneGraph by doxygen 1.8.0. |