#include "qbsp.h"
Include dependency graph for nodraw.c:

Go to the source code of this file.
Defines | |
| #define | GLSERV_PORT 25001 |
Functions | |
| void | Draw_ClearWindow (void) |
| void | GLS_BeginScene (void) |
| void | GLS_EndScene (void) |
| void | GLS_Winding (winding_t *w, int code) |
Variables | |
| vec3_t | draw_maxs |
| vec3_t | draw_mins |
| qboolean | drawflag |
|
|
|
|
|
Definition at line 28 of file nodraw.c. 00029 {
00030 }
|
|
|
Definition at line 37 of file nodraw.c. 00038 {
00039 }
|
|
|
Definition at line 45 of file nodraw.c. 00046 {
00047 }
|
|
||||||||||||
|
Definition at line 41 of file nodraw.c. 00042 {
00043 }
|
|
|
|
|
|
|
|
|
|
1.3.9.1