QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
msurface_s Struct Reference
Collaboration diagram for msurface_s:
[legend]

Data Fields

byte * base
 
qboolean cached_dlight
 
int cached_light [MAXLIGHTMAPS]
 
struct surfcache_s * cachespots [MIPLEVELS]
 
uint32_t dlightbits [(MAX_DLIGHTS+31) >> 5]
 
int dlightframe
 
int ec_index
 
unsigned short extents [2]
 
int firstedge
 
int flags
 
instsurf_t * instsurf
 null if not part of world model/sub-model More...
 
int light_s
 
int light_t
 
int lightmaptexturenum
 
struct subpic_s * lightpic
 light map texture ref (glsl) More...
 
int numedges
 
plane_t * plane
 
glpoly_t * polys
 
byte * samples
 
byte styles [MAXLIGHTMAPS]
 
mtexinfo_t * texinfo
 
short texturemins [2]
 
instsurf_t * tinst
 for instance models More...
 
int visframe
 

Field Documentation

byte* base
qboolean cached_dlight
int cached_light[MAXLIGHTMAPS]
struct surfcache_s* cachespots[MIPLEVELS]
uint32_t dlightbits[(MAX_DLIGHTS+31) >> 5]
int dlightframe
int ec_index
unsigned short extents[2]
int firstedge
int flags
instsurf_t* instsurf

null if not part of world model/sub-model

int light_s
int light_t
int lightmaptexturenum
struct subpic_s* lightpic

light map texture ref (glsl)

int numedges
plane_t* plane
glpoly_t* polys
byte* samples
byte styles[MAXLIGHTMAPS]
mtexinfo_t* texinfo
short texturemins[2]
instsurf_t* tinst

for instance models

int visframe

The documentation for this struct was generated from the following file: