Assimp
v3.1.1 (June 2014)
|
Helper structure to represent a bone in a mesh. More...
Public Attributes | |
std::string | mName |
aiMatrix4x4 | mOffsetMatrix |
std::vector< BoneWeight > | mWeights |
Helper structure to represent a bone in a mesh.
std::string Assimp::XFile::Bone::mName |
aiMatrix4x4 Assimp::XFile::Bone::mOffsetMatrix |
std::vector<BoneWeight> Assimp::XFile::Bone::mWeights |