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

Data Fields | |
| int | brushnum |
| int | contents |
| shaderInfo_s * | contentShader |
| qboolean | detail |
| int | entitynum |
| vec3_t | maxs |
| vec3_t | mins |
| bspbrush_s * | next |
| bspbrush_s * | next |
| int | numsides |
| qboolean | opaque |
| bspbrush_s * | original |
| mapbrush_t * | original |
| int | outputNumber |
| int | portalareas [2] |
| int | side |
| side_t | sides [6] |
| int | testside |
|
|
Definition at line 95 of file qbsp.h. Referenced by AllocateLightmapForPatch(), AllocateLightmapForSurface(), CheckAreas_r(), FinishBrush(), FloodAreas_r(), FogDrawSurfs(), MakeBrushFromTriangle(), ParseBrush(), RemoveDuplicateBrushPlanes(), and SetBrushContents(). |
|
|
Definition at line 99 of file qbsp.h. Referenced by AddBrushBevels(), FilterBrushIntoTree_r(), FinishBrush(), FogDrawSurfs(), MakeBrushFromTriangle(), ParseBrush(), and SetBrushContents(). |
|
|
Definition at line 97 of file qbsp.h. Referenced by EmitBrushes(), and SetBrushContents(). |
|
|
Definition at line 100 of file qbsp.h. Referenced by FilterBrushIntoTree_r(), FilterDetailBrushesIntoTree(), FilterStructuralBrushesIntoTree(), FinishBrush(), MakeBrushFromTriangle(), MakeStructuralBspFaceList(), MakeVisibleBspFaceList(), ParseRawBrush(), and SetBrushContents(). |
|
|
Definition at line 94 of file qbsp.h. Referenced by AllocateLightmapForPatch(), AllocateLightmapForSurface(), FinishBrush(), MakeBrushFromTriangle(), ParseBrush(), RemoveDuplicateBrushPlanes(), and SetBrushContents(). |
|
|
|
|
|
|
|
|
|
Definition at line 101 of file qbsp.h. Referenced by FilterBrushIntoTree_r(), and SetBrushContents(). |
|
|
|
|
|
Definition at line 141 of file qbsp.h. Referenced by BrushBSP(), BrushGE(), CheckAreas_r(), EmitLeaf(), FindBrushInTree(), FindPortalSide(), FinishBrush(), FloodAreas_r(), HL_SplitBrush(), LeafNode(), MakeBspBrushList(), MergeBrushes(), PrintTree_r(), Q1_SplitBrush(), SetAreaPortalAreas_r(), SplitBrush(), Tree_Print_r(), and TryMergeBrushes(). |
|
|
Definition at line 102 of file qbsp.h. Referenced by EmitBrushes(), and FogDrawSurfs(). |
|
|
Definition at line 104 of file qbsp.h. Referenced by CheckAreas_r(), FloodAreas_r(), MakeBrushFromTriangle(), and ParseBrush(). |
|
|
Definition at line 140 of file qbsp.h. Referenced by HL_BSPBrushToMapBrush(), HL_CreateBrushes_r(), HL_FixContentsTextures(), HL_MergeBrushes(), HL_SplitBrushWithFace(), Q1_BSPBrushToMapBrush(), Q1_CreateBrushes_r(), Q1_FixContentsTextures(), Q1_MergeBrushes(), Q1_SplitBrushWithFace(), SelectSplitSide(), and SplitBrushList(). |
|
|
|
Definition at line 140 of file qbsp.h. Referenced by SelectSplitSide(). |
1.3.9.1