#include <cm_patch.h>
Collaboration diagram for patchCollide_s:

Data Fields | |
| vec3_t | bounds [2] |
| facet_t * | facets |
| int | numFacets |
| int | numPlanes |
| patchPlane_t * | planes |
|
|
Definition at line 80 of file cm_patch.h. Referenced by CM_DrawDebugSurface(). |
|
|
Definition at line 84 of file cm_patch.h. Referenced by AAS_CreateCurveBrushes(), CM_DrawDebugSurface(), CM_PositionTestInPatchCollide(), CM_TracePointThroughPatchCollide(), and CM_TraceThroughPatchCollide(). |
|
|
Definition at line 83 of file cm_patch.h. Referenced by AAS_CreateCurveBrushes(), CM_DrawDebugSurface(), CM_PositionTestInPatchCollide(), CM_TracePointThroughPatchCollide(), and CM_TraceThroughPatchCollide(). |
|
|
Definition at line 81 of file cm_patch.h. Referenced by CM_TracePointThroughPatchCollide(). |
|
|
Definition at line 82 of file cm_patch.h. Referenced by AAS_CreateCurveBrushes(), CM_DrawDebugSurface(), CM_PositionTestInPatchCollide(), CM_TracePointThroughPatchCollide(), and CM_TraceThroughPatchCollide(). |
1.3.9.1