openscenegraph
Public Member Functions | Protected Attributes | List of all members
osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet Class Reference

Public Member Functions

void setBones (BoneWeightList &bones)
 
const BoneWeightListgetBones () const
 
std::vector< int > & getVertexes ()
 
const std::vector< int > & getVertexes () const
 

Protected Attributes

std::vector< int > _vertexes
 
BoneWeightList _bones
 

Member Function Documentation

◆ getBones()

const BoneWeightList& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getBones ( ) const
inline

◆ getVertexes() [1/2]

std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes ( )
inline

◆ getVertexes() [2/2]

const std::vector<int>& osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::getVertexes ( ) const
inline

◆ setBones()

void osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::setBones ( BoneWeightList bones)
inline

Member Data Documentation

◆ _bones

BoneWeightList osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::_bones
protected

◆ _vertexes

std::vector<int> osgAnimation::VertexInfluenceSet::UniqVertexSetToBoneSet::_vertexes
protected

The documentation for this class was generated from the following file: