|
|
char | name [MAX_QPATH] |
| |
|
char | baseName [MAX_QPATH] |
| |
|
int | dataSize |
| |
|
int | numShaders |
| |
|
dshader_t * | shaders |
| |
|
int | numBmodels |
| |
|
bmodel_t * | bmodels |
| |
|
int | numplanes |
| |
|
cplane_t * | planes |
| |
|
int | numnodes |
| |
|
int | numDecisionNodes |
| |
|
mnode_t * | nodes |
| |
|
int | numsurfaces |
| |
|
msurface_t * | surfaces |
| |
|
int | nummarksurfaces |
| |
|
msurface_t ** | marksurfaces |
| |
|
vec3_t | lightGridMins |
| |
|
vec3_t | lightGridSize |
| |
|
vec3_t | lightGridOOSize |
| |
|
int | lightGridBounds [3] |
| |
|
unsigned short * | lightGridOffsets |
| |
|
byte * | lightGridData |
| |
|
byte | lightGridPalette [768] |
| |
|
int | numTerraPatches |
| |
|
cTerraPatchUnpacked_t * | terraPatches |
| |
|
cTerraPatchUnpacked_t * | activeTerraPatches |
| |
|
int | numVisTerraPatches |
| |
|
cTerraPatchUnpacked_t ** | visTerraPatches |
| |
|
int | numStaticModelData |
| |
|
byte * | staticModelData |
| |
|
int | numStaticModels |
| |
|
cStaticModelUnpacked_t * | staticModels |
| |
|
int | numVisStaticModels |
| |
|
cStaticModelUnpacked_t ** | visStaticModels |
| |
|
int | numClusters |
| |
|
int | clusterBytes |
| |
|
const byte * | vis |
| |
|
byte * | novis |
| |
|
byte * | lighting |
| |
|
int | numBModels |
| |
|
int | numWorldSurfaces |
| |
|
int * | surfacesViewCount |
| |
|
int * | surfacesDlightBits |
| |
|
int * | surfacesPshadowBits |
| |
|
int * | marksurfaces |
| |
|
int | numfogs |
| |
|
fog_t * | fogs |
| |
|
vec3_t | lightGridOrigin |
| |
|
vec3_t | lightGridInverseSize |
| |
|
uint16_t * | lightGrid16 |
| |
|
char * | entityString |
| |
|
char * | entityParsePoint |
| |
The documentation for this struct was generated from the following files: