#include <iostream>
#include <vector>
Go to the source code of this file.
Classes | |
class | K3dBlockData |
Typedefs | |
typedef std::vector< K3dBlock * > | TBlockArray |
K3dEngine 1.0 - OpenGL Game Engine http://sourceforge.net/projects/kengine/
06.06.29 - First version 06.10.24 - Rename KBlockData.h to the K3dBlockData.h
Definition in file K3dBlockData.h.
typedef std::vector<K3dBlock*> TBlockArray |
Definition at line 42 of file K3dBlockData.h.