#include <qbsp.h>
Collaboration diagram for bspface_s:

Data Fields | |
| qboolean | checked |
| qboolean | hint |
| bspface_s * | next |
| int | planenum |
| int | priority |
| winding_t * | w |
|
|
Definition at line 54 of file qbsp.h. Referenced by SelectSplitPlaneNum(). |
|
|
Definition at line 55 of file qbsp.h. Referenced by BuildFaceTree_r(), MakeStructuralBspFaceList(), MakeVisibleBspFaceList(), and SelectSplitPlaneNum(). |
|
|
Definition at line 51 of file qbsp.h. Referenced by BuildFaceTree_r(), CountFaceList(), FaceBSP(), MakeStructuralBspFaceList(), MakeVisibleBspFaceList(), and SelectSplitPlaneNum(). |
|
|
Definition at line 52 of file qbsp.h. Referenced by BspFaceForPortal(), BuildFaceTree_r(), MakeStructuralBspFaceList(), MakeVisibleBspFaceList(), and SelectSplitPlaneNum(). |
|
|
Definition at line 53 of file qbsp.h. Referenced by BuildFaceTree_r(), and SelectSplitPlaneNum(). |
|
|
Definition at line 56 of file qbsp.h. Referenced by BspFaceForPortal(), BuildFaceTree_r(), FaceBSP(), FreeBspFace(), MakeStructuralBspFaceList(), MakeVisibleBspFaceList(), and SelectSplitPlaneNum(). |
1.3.9.1