#include <tr_local.h>
Collaboration diagram for textureBundle_t:

Data Fields | |
| image_t * | image [MAX_IMAGE_ANIMATIONS] |
| float | imageAnimationSpeed |
| qboolean | isLightmap |
| qboolean | isVideoMap |
| int | numImageAnimations |
| int | numTexMods |
| texCoordGen_t | tcGen |
| vec3_t | tcGenVectors [2] |
| texModInfo_t * | texMods |
| qboolean | vertexLightmap |
| int | videoMapHandle |
|
|
Definition at line 285 of file tr_local.h. Referenced by CollapseMultitexture(), CreateInternalShaders(), FinishShader(), ParseStage(), R_BindAnimatedImage(), R_FindShader(), RB_IterateStagesGeneric(), and RE_RegisterShaderFromImage(). |
|
|
Definition at line 287 of file tr_local.h. Referenced by ParseStage(), and R_BindAnimatedImage(). |
|
|
Definition at line 296 of file tr_local.h. Referenced by CollapseMultitexture(), FinishShader(), ParseStage(), R_FindShader(), RB_IterateStagesGeneric(), RE_RegisterShaderFromImage(), and VertexLightingCollapse(). |
|
|
Definition at line 298 of file tr_local.h. Referenced by ParseStage(), and R_BindAnimatedImage(). |
|
|
Definition at line 286 of file tr_local.h. Referenced by ParseStage(), and R_BindAnimatedImage(). |
|
|
Definition at line 292 of file tr_local.h. Referenced by ComputeTexCoords(), GeneratePermanentShader(), ParseTexMod(), and VertexLightingCollapse(). |
|
|
Definition at line 289 of file tr_local.h. Referenced by ComputeStageIteratorFunc(), ComputeTexCoords(), FinishShader(), ParseStage(), and VertexLightingCollapse(). |
|
|
Definition at line 290 of file tr_local.h. Referenced by ComputeTexCoords(), and ParseStage(). |
|
|
Definition at line 293 of file tr_local.h. Referenced by ComputeTexCoords(), GeneratePermanentShader(), ParseTexMod(), R_FindShader(), and RE_RegisterShaderFromImage(). |
|
|
Definition at line 297 of file tr_local.h. Referenced by RB_IterateStagesGeneric(). |
|
|
Definition at line 295 of file tr_local.h. Referenced by ParseStage(), and R_BindAnimatedImage(). |
1.3.9.1