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

Public Attributes

int lightPos
 
int viewerPos
 
int lightProjectS
 
int lightProjectT
 
int lightProjectQ
 
int lightFalloffS
 
int bumpTransformS
 
int bumpTransformT
 
int colorTransformS
 
int colorTransformT
 
int texCoords
 
int vertexColors
 
int normals
 
int tangents
 
int biTangents
 

Detailed Description

Definition at line 60 of file draw_r200.cpp.

Member Data Documentation

int atiVertexShaderInfo_t::biTangents

Definition at line 78 of file draw_r200.cpp.

int atiVertexShaderInfo_t::bumpTransformS

Definition at line 68 of file draw_r200.cpp.

int atiVertexShaderInfo_t::bumpTransformT

Definition at line 69 of file draw_r200.cpp.

int atiVertexShaderInfo_t::colorTransformS

Definition at line 70 of file draw_r200.cpp.

int atiVertexShaderInfo_t::colorTransformT

Definition at line 71 of file draw_r200.cpp.

int atiVertexShaderInfo_t::lightFalloffS

Definition at line 67 of file draw_r200.cpp.

int atiVertexShaderInfo_t::lightPos

Definition at line 62 of file draw_r200.cpp.

int atiVertexShaderInfo_t::lightProjectQ

Definition at line 66 of file draw_r200.cpp.

int atiVertexShaderInfo_t::lightProjectS

Definition at line 64 of file draw_r200.cpp.

int atiVertexShaderInfo_t::lightProjectT

Definition at line 65 of file draw_r200.cpp.

int atiVertexShaderInfo_t::normals

Definition at line 76 of file draw_r200.cpp.

int atiVertexShaderInfo_t::tangents

Definition at line 77 of file draw_r200.cpp.

int atiVertexShaderInfo_t::texCoords

Definition at line 74 of file draw_r200.cpp.

int atiVertexShaderInfo_t::vertexColors

Definition at line 75 of file draw_r200.cpp.

int atiVertexShaderInfo_t::viewerPos

Definition at line 63 of file draw_r200.cpp.


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