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
drawInteraction_t Struct Reference

#include <tr_local.h>

Public Attributes

const drawSurf_tsurf
 
idImagelightImage
 
idImagelightFalloffImage
 
idImagebumpImage
 
idImagediffuseImage
 
idImagespecularImage
 
idVec4 diffuseColor
 
idVec4 specularColor
 
stageVertexColor_t vertexColor
 
int ambientLight
 
idVec4 localLightOrigin
 
idVec4 localViewOrigin
 
idVec4 lightProjection [4]
 
idVec4 bumpMatrix [2]
 
idVec4 diffuseMatrix [2]
 
idVec4 specularMatrix [2]
 

Detailed Description

Definition at line 436 of file tr_local.h.

Member Data Documentation

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.


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