QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
surface_s Struct Reference
Collaboration diagram for surface_s:
[legend]

Data Fields

face_tfaces
 links to all the faces on either side of the surf More...
 
qboolean has_detail
 true if the surface has detail brushes More...
 
qboolean has_struct
 true if the surface has non-detail brushes More...
 
vec3_t maxs
 
vec3_t mins
 
struct surface_snext
 
qboolean onnode
 true if surface has already been used as a splitting node More...
 
struct surface_soriginal
 before BSP cuts it up More...
 
int outputplanenum
 valid only after WriteSurfacePlanes More...
 
int planenum
 

Field Documentation

face_t* faces

links to all the faces on either side of the surf

qboolean has_detail

true if the surface has detail brushes

qboolean has_struct

true if the surface has non-detail brushes

vec3_t maxs
vec3_t mins
struct surface_s* next
qboolean onnode

true if surface has already been used as a splitting node

struct surface_s* original

before BSP cuts it up

int outputplanenum

valid only after WriteSurfacePlanes

int planenum

The documentation for this struct was generated from the following file: