TDME2
1.9.200
src
tdme
engine
model
Animation.cpp
Go to the documentation of this file.
1
#include <
tdme/engine/model/Animation.h
>
2
3
#include <
tdme/tdme.h
>
4
#include <
tdme/math/Matrix4x4.h
>
5
6
using
tdme::engine::model::Animation
;
7
using
tdme::math::Matrix4x4
;
8
9
Animation::Animation()
10
{
11
}
Animation.h
Matrix4x4.h
tdme::engine::model::Animation
Animation entity.
Definition:
Animation.h:18
tdme::math::Matrix4x4
Matrix4x4 class representing matrix4x4 mathematical structure and operations for 3d space.
Definition:
Matrix4x4.h:23
tdme.h
Generated by
1.9.1