doom3-gpl
Doom 3 GPL source release
|
#include <tr_local.h>
Definition at line 436 of file tr_local.h.
int drawInteraction_t::ambientLight |
Definition at line 449 of file tr_local.h.
idImage* drawInteraction_t::bumpImage |
Definition at line 441 of file tr_local.h.
idVec4 drawInteraction_t::bumpMatrix[2] |
Definition at line 456 of file tr_local.h.
idVec4 drawInteraction_t::diffuseColor |
Definition at line 445 of file tr_local.h.
idImage* drawInteraction_t::diffuseImage |
Definition at line 442 of file tr_local.h.
idVec4 drawInteraction_t::diffuseMatrix[2] |
Definition at line 457 of file tr_local.h.
idImage* drawInteraction_t::lightFalloffImage |
Definition at line 440 of file tr_local.h.
idImage* drawInteraction_t::lightImage |
Definition at line 439 of file tr_local.h.
idVec4 drawInteraction_t::lightProjection[4] |
Definition at line 455 of file tr_local.h.
idVec4 drawInteraction_t::localLightOrigin |
Definition at line 453 of file tr_local.h.
idVec4 drawInteraction_t::localViewOrigin |
Definition at line 454 of file tr_local.h.
idVec4 drawInteraction_t::specularColor |
Definition at line 446 of file tr_local.h.
idImage* drawInteraction_t::specularImage |
Definition at line 443 of file tr_local.h.
idVec4 drawInteraction_t::specularMatrix[2] |
Definition at line 458 of file tr_local.h.
const drawSurf_t* drawInteraction_t::surf |
Definition at line 437 of file tr_local.h.
stageVertexColor_t drawInteraction_t::vertexColor |
Definition at line 447 of file tr_local.h.