#include <typedefs.h>
Data Fields | |
char | name [MAX_QPATH] |
int | surfaceFlags |
int | value |
byte * | lightmap |
Definition at line 37 of file typedefs.h.
lightmap samples for server side visibility lookup
Definition at line 41 of file typedefs.h.
char cBspSurface_s::name[MAX_QPATH] |
the texture name
Definition at line 38 of file typedefs.h.
Referenced by CMod_LoadSurfaces(), G_PhysicsStep(), G_ShootGrenade(), and LE_PlayFootStepSound().
surface flags SURF_*
Definition at line 39 of file typedefs.h.
Referenced by CMod_LoadSurfaces(), and G_FireAffectedSurface().
currently not used except in loading CMod_LoadSurfaces
Definition at line 40 of file typedefs.h.
Referenced by CMod_LoadSurfaces().