Assimp
v3.1.1 (June 2014)
|
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 |