|
Assimp
v4.1. (December 2018)
|
Helper structure to represent an ASE file bone. More...
Public Member Functions | |
| Bone ()=delete | |
| Constructor. More... | |
| Bone (const std::string &name) | |
| Construction from an existing name. More... | |
Public Attributes | |
| std::string | mName |
| Name of the bone. More... | |
Helper structure to represent an ASE file bone.
|
delete |
Constructor.
|
inlineexplicit |
Construction from an existing name.
| std::string Assimp::ASE::Bone::mName |
Name of the bone.