doom3-gpl
Doom 3 GPL source release
|
#include <dmap.h>
Public Attributes | |
struct mapTri_s * | next |
const idMaterial * | material |
void * | mergeGroup |
int | planeNum |
idDrawVert | v [3] |
const struct hashVert_s * | hashVert [3] |
struct optVertex_s * | optVert [3] |
const struct hashVert_s* mapTri_s::hashVert[3] |
const idMaterial* mapTri_s::material |
struct optVertex_s* mapTri_s::optVert[3] |
idDrawVert mapTri_s::v[3] |