#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | K3dMatrixData |
Typedefs | |
typedef std::vector< K3dMatrix * > | TMatrixArray |
K3dEngine 1.0 - OpenGL Game Engine http://sourceforge.net/projects/kengine/
07.06.27 - First version
Definition in file K3dMatrixData.h.
typedef std::vector<K3dMatrix*> TMatrixArray |
Definition at line 41 of file K3dMatrixData.h.