#include <g_local.h>
Data Fields | |
| char | name [MAX_REFNAME] |
| vec3_t | origin |
| vec3_t | angles |
| int | flags |
| int | radius |
| qboolean | inuse |
|
|
Definition at line 1236 of file g_local.h. Referenced by TAG_Add(), and TAG_GetAngles(). |
|
|
Definition at line 1237 of file g_local.h. Referenced by TAG_Add(), and TAG_GetFlags(). |
|
|
Definition at line 1239 of file g_local.h. Referenced by FirstFreeRefTag(), TAG_Add(), and TAG_Find(). |
|
|
Definition at line 1234 of file g_local.h. Referenced by TAG_Add(), and TAG_Find(). |
|
|
Definition at line 1235 of file g_local.h. Referenced by TAG_Add(), TAG_GetOrigin(), and TAG_GetOrigin2(). |
|
|
Definition at line 1238 of file g_local.h. Referenced by TAG_Add(), and TAG_GetRadius(). |