Data Structures | |
struct | node_s |
struct | surface_s |
struct | visfacet_s |
Macros | |
#define | BOGUS_RANGE 18000 |
#define | MAX_THREADS 4 |
#define | PLANENUM_LEAF -1 |
#define | SIDESPACE 24 |
#define | TEX_HINT -2 |
#define | TEX_SKIP -1 |
Typedefs | |
typedef struct visfacet_s | face_t |
typedef struct node_s | node_t |
typedef struct surface_s | surface_t |
Functions | |
node_t * | AllocNode (void) |
Allocate a new node. More... | |
void | qprintf (const char *fmt,...) |
Formatted printing with verbosity control. More... | |
Variables | |
struct brushset_s * | brushset |
bsp_t * | bsp |
int | valid |
qboolean | worldmodel |