OpenSceneGraph
Public Member Functions | Protected Attributes | List of all members
osgAnimation::VertexInfluenceSet::BoneWeight Class Reference
Collaboration diagram for osgAnimation::VertexInfluenceSet::BoneWeight:
Collaboration graph
[legend]

Public Member Functions

 BoneWeight (const std::string &name, float weight)
 
const std::string & getBoneName () const
 
float getWeight () const
 
void setWeight (float weight)
 
bool operator== (const BoneWeight &b) const
 

Protected Attributes

std::string _boneName
 
float _weight
 

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