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