doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
gameDebugLine_t Struct Reference

Public Attributes

bool used
 
idVec3 start
 
idVec3 end
 
int color
 
bool blink
 
bool arrow
 

Detailed Description

Definition at line 1153 of file SysCmds.cpp.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: