Assimp  v3.1.1 (June 2014)
Assimp::XFile::Bone Struct Reference

Helper structure to represent a bone in a mesh. More...

Public Attributes

std::string mName
 
aiMatrix4x4 mOffsetMatrix
 
std::vector< BoneWeightmWeights
 

Detailed Description

Helper structure to represent a bone in a mesh.

Member Data Documentation

§ mName

std::string Assimp::XFile::Bone::mName

§ mOffsetMatrix

aiMatrix4x4 Assimp::XFile::Bone::mOffsetMatrix

§ mWeights

std::vector<BoneWeight> Assimp::XFile::Bone::mWeights

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