Data Fields | |
| face_t * | faces |
| 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_s * | next |
| qboolean | onnode |
| true if surface has already been used as a splitting node More... | |
| struct surface_s * | original |
| before BSP cuts it up More... | |
| int | outputplanenum |
| valid only after WriteSurfacePlanes More... | |
| int | planenum |
| 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 |