The small3d library
Tiny C++ 3D game development library for Win/MacOS/Linux/FreeBSD
|
animation More...
#include <Model.hpp>
Public Member Functions | |
template<class Archive > | |
void | serialize (Archive &archive) |
Public Attributes | |
std::string | name |
std::vector< AnimationComponent > | animationComponents |
animation