doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
bool | used |
idVec3 | start |
idVec3 | end |
int | color |
bool | blink |
bool | arrow |
Definition at line 1153 of file SysCmds.cpp.
bool gameDebugLine_t::arrow |
Definition at line 1158 of file SysCmds.cpp.
bool gameDebugLine_t::blink |
Definition at line 1157 of file SysCmds.cpp.
int gameDebugLine_t::color |
Definition at line 1156 of file SysCmds.cpp.
idVec3 gameDebugLine_t::end |
Definition at line 1155 of file SysCmds.cpp.
idVec3 gameDebugLine_t::start |
Definition at line 1155 of file SysCmds.cpp.
bool gameDebugLine_t::used |
Definition at line 1154 of file SysCmds.cpp.