Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

nodraw.c File Reference

#include "qbsp.h"

Include dependency graph for nodraw.c:

Include dependency graph

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


Define Documentation

#define GLSERV_PORT   25001
 

Definition at line 34 of file nodraw.c.


Function Documentation

void Draw_ClearWindow void   ) 
 

Definition at line 28 of file nodraw.c.

00029 {
00030 }

void GLS_BeginScene void   ) 
 

Definition at line 37 of file nodraw.c.

00038 {
00039 }

void GLS_EndScene void   ) 
 

Definition at line 45 of file nodraw.c.

00046 {
00047 }

void GLS_Winding winding_t w,
int  code
 

Definition at line 41 of file nodraw.c.

00042 {
00043 }


Variable Documentation

vec3_t draw_maxs
 

Definition at line 25 of file nodraw.c.

vec3_t draw_mins
 

Definition at line 25 of file nodraw.c.

qboolean drawflag
 

Definition at line 26 of file nodraw.c.


Generated on Thu Aug 25 13:01:38 2005 for Quake III Arena by  doxygen 1.3.9.1