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