|
Assimp
v4.1. (December 2018)
|
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 |