Go to the documentation of this file.
54 int firstface, numfaces;
63 #define SURF_PLANEBACK 2
64 #define SURF_DRAWSKY 4
65 #define SURF_DRAWTURB 0x10
66 #define SURF_DRAWBACKGROUND 0x40
67 #define SURF_UNDERWATER 0x80
73 unsigned int cachededgeoffset;
byte styles[MAXLIGHTMAPS]
struct msurface_s msurface_t
float verts[4][VERTEXSIZE]
void Mod_Free(model_t *mod)
byte * Mod_ClusterPVS(int cluster, model_t *model)
msurface_t ** firstmarksurface
void Mod_Modellist_f(void)
msurface_t ** marksurfaces
struct mnode_s * children[2]
float cached_light[MAXLIGHTMAPS]
void Hunk_Free(void *base)
void * Hunk_Alloc(int size)
model_t * Mod_ForName(char *name, qboolean crash)
int registration_sequence
struct msurface_s * texturechain
struct msurface_s * lightmapchain
mleaf_t * Mod_PointInLeaf(float *p, model_t *model)
image_t * skins[MAX_MD2SKINS]
unsigned short firstsurface
void * Hunk_Begin(int maxsize)
unsigned short numsurfaces
struct mtexinfo_s mtexinfo_t