doom3-gpl
Doom 3 GPL source release
|
Public Attributes | |
idVec4 | rgb |
idVec3 | start |
idVec3 | end |
bool | depthTest |
int | lifeTime |
Definition at line 37 of file tr_rendertools.cpp.
bool debugLine_s::depthTest |
Definition at line 41 of file tr_rendertools.cpp.
idVec3 debugLine_s::end |
Definition at line 40 of file tr_rendertools.cpp.
int debugLine_s::lifeTime |
Definition at line 42 of file tr_rendertools.cpp.
idVec4 debugLine_s::rgb |
Definition at line 38 of file tr_rendertools.cpp.
idVec3 debugLine_s::start |
Definition at line 39 of file tr_rendertools.cpp.