#include <cg_local.h>
Data Fields | |
| markPoly_s * | prevMark |
| markPoly_s * | nextMark |
| int | time |
| qhandle_t | markShader |
| qboolean | alphaFade |
| float | color [4] |
| poly_t | poly |
| polyVert_t | verts [MAX_VERTS_ON_POLY] |
|
|
Definition at line 474 of file cg_local.h. Referenced by CG_AddMarks(), CG_CreateSaberMarks(), and CG_ImpactMark(). |
|
|
Definition at line 475 of file cg_local.h. Referenced by CG_AddMarks(), CG_CreateSaberMarks(), and CG_ImpactMark(). |
|
|
Definition at line 473 of file cg_local.h. Referenced by CG_AddMarks(), CG_CreateSaberMarks(), and CG_ImpactMark(). |
|
|
Definition at line 471 of file cg_local.h. Referenced by CG_AddMarks(), CG_AllocMark(), CG_FreeMarkPoly(), and CG_InitMarkPolys(). |
|
|
Definition at line 476 of file cg_local.h. Referenced by CG_AddMarks(), CG_CreateSaberMarks(), and CG_ImpactMark(). |
|
|
Definition at line 471 of file cg_local.h. Referenced by CG_AllocMark(), CG_FreeMarkPoly(), and CG_InitMarkPolys(). |
|
|
Definition at line 472 of file cg_local.h. Referenced by CG_AddMarks(), CG_AllocMark(), CG_CreateSaberMarks(), and CG_ImpactMark(). |
|
|
Definition at line 477 of file cg_local.h. Referenced by CG_AddMarks(), CG_CreateSaberMarks(), and CG_ImpactMark(). |