OpenSceneGraph
|
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 |