#include <tracing.h>
Data Fields | |
vec3_t | start |
vec3_t | end |
vec3_t | mins |
vec3_t | maxs |
vec3_t | absmins |
vec3_t | absmaxs |
vec3_t | extents |
trace_t | trace |
int | contents |
int | rejects |
qboolean | ispoint |
TR_TILE_TYPE * | tile |
Definition at line 79 of file tracing.h.
Definition at line 82 of file tracing.h.
Referenced by TR_BoxLeafnums_r(), and TR_BoxTrace().
Definition at line 82 of file tracing.h.
Referenced by TR_BoxLeafnums_r(), and TR_BoxTrace().
Definition at line 86 of file tracing.h.
Referenced by TR_BoxTrace(), TR_TestInLeaf(), and TR_TraceToLeaf().
Definition at line 80 of file tracing.h.
Referenced by TR_BoxTrace(), and TR_ClipBoxToBrush().
Definition at line 83 of file tracing.h.
Referenced by TR_BoxTrace(), and TR_RecursiveHullCheck().
Definition at line 88 of file tracing.h.
Referenced by TR_BoxTrace(), TR_ClipBoxToBrush(), and TR_RecursiveHullCheck().
Definition at line 81 of file tracing.h.
Referenced by TR_BoxTrace(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().
Definition at line 81 of file tracing.h.
Referenced by TR_BoxTrace(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().
Definition at line 87 of file tracing.h.
Referenced by TR_BoxTrace(), TR_TestInLeaf(), and TR_TraceToLeaf().
Definition at line 80 of file tracing.h.
Referenced by TR_BoxTrace(), TR_ClipBoxToBrush(), and TR_TestBoxInBrush().
TR_TILE_TYPE* boxtrace_s::tile |
Definition at line 90 of file tracing.h.
Referenced by TR_BoxLeafnums_r(), TR_BoxTrace(), TR_ClipBoxToBrush(), TR_RecursiveHullCheck(), TR_TestBoxInBrush(), TR_TestInLeaf(), and TR_TraceToLeaf().
Definition at line 85 of file tracing.h.
Referenced by TR_BoxTrace(), TR_ClipBoxToBrush(), TR_RecursiveHullCheck(), TR_TestBoxInBrush(), TR_TestInLeaf(), and TR_TraceToLeaf().