doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Classes | |
struct | overlayVertex_s |
struct | overlaySurface_s |
struct | overlayMaterial_s |
class | idRenderModelOverlay |
Typedefs | |
typedef struct overlayVertex_s | overlayVertex_t |
typedef struct overlaySurface_s | overlaySurface_t |
typedef struct overlayMaterial_s | overlayMaterial_t |
Variables | |
const int | MAX_OVERLAY_SURFACES = 16 |
typedef struct overlayMaterial_s overlayMaterial_t |
typedef struct overlaySurface_s overlaySurface_t |
typedef struct overlayVertex_s overlayVertex_t |
Definition at line 40 of file ModelOverlay.h.