Main Page | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

textureBundle_t Struct Reference

#include <tr_local.h>

Collaboration diagram for textureBundle_t:

Collaboration graph
[legend]

Data Fields

image_timage [MAX_IMAGE_ANIMATIONS]
float imageAnimationSpeed
qboolean isLightmap
qboolean isVideoMap
int numImageAnimations
int numTexMods
texCoordGen_t tcGen
vec3_t tcGenVectors [2]
texModInfo_ttexMods
qboolean vertexLightmap
int videoMapHandle

Field Documentation

image_t* image[MAX_IMAGE_ANIMATIONS]
 

Definition at line 285 of file tr_local.h.

Referenced by CollapseMultitexture(), CreateInternalShaders(), FinishShader(), ParseStage(), R_BindAnimatedImage(), R_FindShader(), RB_IterateStagesGeneric(), and RE_RegisterShaderFromImage().

float imageAnimationSpeed
 

Definition at line 287 of file tr_local.h.

Referenced by ParseStage(), and R_BindAnimatedImage().

qboolean isLightmap
 

Definition at line 296 of file tr_local.h.

Referenced by CollapseMultitexture(), FinishShader(), ParseStage(), R_FindShader(), RB_IterateStagesGeneric(), RE_RegisterShaderFromImage(), and VertexLightingCollapse().

qboolean isVideoMap
 

Definition at line 298 of file tr_local.h.

Referenced by ParseStage(), and R_BindAnimatedImage().

int numImageAnimations
 

Definition at line 286 of file tr_local.h.

Referenced by ParseStage(), and R_BindAnimatedImage().

int numTexMods
 

Definition at line 292 of file tr_local.h.

Referenced by ComputeTexCoords(), GeneratePermanentShader(), ParseTexMod(), and VertexLightingCollapse().

texCoordGen_t tcGen
 

Definition at line 289 of file tr_local.h.

Referenced by ComputeStageIteratorFunc(), ComputeTexCoords(), FinishShader(), ParseStage(), and VertexLightingCollapse().

vec3_t tcGenVectors[2]
 

Definition at line 290 of file tr_local.h.

Referenced by ComputeTexCoords(), and ParseStage().

texModInfo_t* texMods
 

Definition at line 293 of file tr_local.h.

Referenced by ComputeTexCoords(), GeneratePermanentShader(), ParseTexMod(), R_FindShader(), and RE_RegisterShaderFromImage().

qboolean vertexLightmap
 

Definition at line 297 of file tr_local.h.

Referenced by RB_IterateStagesGeneric().

int videoMapHandle
 

Definition at line 295 of file tr_local.h.

Referenced by ParseStage(), and R_BindAnimatedImage().


The documentation for this struct was generated from the following file:
Generated on Thu Aug 25 20:01:01 2005 for Quake III Arena by  doxygen 1.3.9.1