OpenSceneGraph
3.4.0
|
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 Tue Dec 8 2015 00:16:46 for the OpenSceneGraph by doxygen 1.7.6.1. |