Animation entity.
More...
#include <tdme/engine/model/Animation.h>
Animation entity.
- Author
- andreas.drewke
- Version
- $Id$
Definition at line 18 of file Animation.h.
◆ Animation()
Public constructor.
- Parameters
-
Definition at line 9 of file Animation.cpp.
◆ getFrames()
- Returns
- number of frames
Definition at line 33 of file Animation.h.
◆ getTransformationsMatrices()
const vector< Matrix4x4 > & getTransformationsMatrices |
( |
| ) |
const |
|
inline |
Returns transformation matrices.
- Returns
- transformation matrices
Definition at line 41 of file Animation.h.
◆ setTransformationsMatrices()
void setTransformationsMatrices |
( |
const vector< Matrix4x4 > & |
transformationsMatrices | ) |
|
|
inline |
Set transformation matrices.
- Returns
- transformationMatrices transformation matrices
Definition at line 49 of file Animation.h.
◆ transformationsMatrices
The documentation for this class was generated from the following files:
- /home/andreas/Development/drewke.net/tdme2/src/tdme/engine/model/Animation.h
- /home/andreas/Development/drewke.net/tdme2/src/tdme/engine/model/Animation.cpp