|
Assimp
v4.1. (December 2018)
|
Helper structure to represent an animation set in a XFile. More...
Public Member Functions | |
| ~Animation () | |
Public Attributes | |
| std::vector< AnimBone * > | mAnims |
| std::string | mName |
Helper structure to represent an animation set in a XFile.
|
inline |
| std::vector<AnimBone*> Assimp::XFile::Animation::mAnims |
| std::string Assimp::XFile::Animation::mName |