Interface for the GLC_Geometry class. More...
#include "../shading/glc_material.h"#include "../shading/glc_renderproperties.h"#include "glc_wiredata.h"#include "../glc_boundingbox.h"#include "../glc_config.h"#include "../shading/glc_material.h"#include "../shading/glc_renderproperties.h"Go to the source code of this file.
Classes | |
| class | GLC_Geometry |
| GLC_Geometry : parent class for all geometry. More... | |
Typedefs | |
| typedef QHash< GLC_uint, GLC_Material * > | MaterialHash |
| typedef QHash< GLC_uint, GLC_uint > | MaterialHashMap |
Interface for the GLC_Geometry class.
Definition in file glc_geometry.h.
| typedef QHash<GLC_uint, GLC_Material*> MaterialHash |
Definition at line 34 of file glc_geometry.h.
| typedef QHash<GLC_uint, GLC_uint> MaterialHashMap |
Definition at line 35 of file glc_geometry.h.