TDME2  1.9.200
Animation.cpp
Go to the documentation of this file.
2 
3 #include <tdme/tdme.h>
4 #include <tdme/math/Matrix4x4.h>
5 
8 
9 Animation::Animation()
10 {
11 }
Matrix4x4 class representing matrix4x4 mathematical structure and operations for 3d space.
Definition: Matrix4x4.h:23