29 #include "../../shared/mathlib.h" 30 #include "../../shared/defines.h" 33 typedef struct brush_texture_s {
42 typedef struct face_s {
49 struct face_s* split[2];
60 typedef struct side_s {
75 typedef struct mapbrush_s {
98 typedef struct plane_s {
110 typedef struct portal_s {
113 struct node_s* nodes[2];
114 struct portal_s* next[2];
struct plane_s * hash_chain
struct mapbrush_s * brush
QGL_EXTERN GLuint GLsizei GLsizei GLint GLenum GLchar * name
for storing the vertices of the side of a brush or other polygon
struct mapbrush_s ** nearBrushes
struct side_s * original_sides