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