#include <cm_local.h>
Collaboration diagram for traceWork_t:

Data Fields | |
| vec3_t | bounds [2] |
| int | contents |
| vec3_t | end |
| vec3_t | extents |
| qboolean | isPoint |
| float | maxOffset |
| vec3_t | modelOrigin |
| int | numOpenLeafs |
| vec3_t | offsets [8] |
| int | openLeafNumbers [MAX_MAP_LEAFS] |
| int | patchshadows |
| vec3_t | size [2] |
| sphere_t | sphere |
| vec3_t | start |
| trace_t * | trace |
| trace_t | trace |
|
|
Definition at line 161 of file cm_local.h. Referenced by CM_TestBoxInBrush(), and CM_TraceCapsuleThroughCapsule(). |
|
|
Definition at line 163 of file cm_local.h. Referenced by CM_TestInLeaf(), and CM_TraceThroughLeaf(). |
|
|
Definition at line 122 of file light.h. Referenced by CM_TestBoundingBoxInCapsule(), CM_TraceBoundingBoxThroughCapsule(), CM_TraceCapsuleThroughCapsule(), CM_TracePointThroughPatchCollide(), CM_TraceThroughBrush(), CM_TraceThroughPatchCollide(), TraceAgainstSurface(), and TraceLine(). |
|
|
Definition at line 160 of file cm_local.h. Referenced by CM_TraceThroughTree(). |
|
|
Definition at line 164 of file cm_local.h. Referenced by CM_PositionTestInPatchCollide(), CM_TracePointThroughPatchCollide(), CM_TraceThroughPatchCollide(), and CM_TraceThroughTree(). |
|
|
Definition at line 159 of file cm_local.h. Referenced by CM_TraceThroughTree(). |
|
|
Definition at line 162 of file cm_local.h. Referenced by CM_TraceThroughSphere(), and CM_TraceThroughVerticalCylinder(). |
|
|
Definition at line 123 of file light.h. Referenced by TraceLine(), and TraceLine_r(). |
|
|
Definition at line 158 of file cm_local.h. Referenced by CM_PositionTestInPatchCollide(), CM_TestBoxInBrush(), CM_TracePointThroughPatchCollide(), CM_TraceThroughBrush(), and CM_TraceThroughPatchCollide(). |
|
|
Definition at line 124 of file light.h. Referenced by TraceLine(), and TraceLine_r(). |
|
|
Definition at line 126 of file light.h. Referenced by TraceLine(), and TraceLtm(). |
|
|
Definition at line 157 of file cm_local.h. Referenced by CM_PositionTest(), CM_TestBoundingBoxInCapsule(), and CM_TraceBoundingBoxThroughCapsule(). |
|
|
Definition at line 166 of file cm_local.h. Referenced by CM_PositionTestInPatchCollide(), CM_TestBoundingBoxInCapsule(), CM_TestBoxInBrush(), CM_TestCapsuleInCapsule(), CM_TraceBoundingBoxThroughCapsule(), CM_TraceCapsuleThroughCapsule(), CM_TraceThroughBrush(), and CM_TraceThroughPatchCollide(). |
|
|
|
|
|
1.3.9.1