![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
| localTrace_t | R_LocalTrace (const idVec3 &start, const idVec3 &end, const float radius, const srfTriangles_t *tri) |
| void | RB_DrawExpandedTriangles (const srfTriangles_t *tri, const float radius, const idVec3 &vieworg) |
| void | RB_ShowTrace (drawSurf_t **drawSurfs, int numDrawSurfs) |
| localTrace_t R_LocalTrace | ( | const idVec3 & | start, |
| const idVec3 & | end, | ||
| const float | radius, | ||
| const srfTriangles_t * | tri | ||
| ) |
Definition at line 43 of file tr_trace.cpp.
| void RB_DrawExpandedTriangles | ( | const srfTriangles_t * | tri, |
| const float | radius, | ||
| const idVec3 & | vieworg | ||
| ) |
Definition at line 286 of file tr_trace.cpp.
| void RB_ShowTrace | ( | drawSurf_t ** | drawSurfs, |
| int | numDrawSurfs | ||
| ) |
Definition at line 353 of file tr_trace.cpp.
1.8.6.