#include <r_material.h>
Data Fields | |
unsigned | flags |
struct image_s * | image |
blendmode_t | blend |
vec3_t | color |
pulse_t | pulse |
stretch_t | stretch |
rotate_t | rotate |
scroll_t | scroll |
scale_t | scale |
terrain_t | terrain |
tape_t | tape |
dirt_t | dirt |
anim_t | anim |
float | glowscale |
struct materialStage_s * | next |
Definition at line 132 of file r_material.h.
Definition at line 145 of file r_material.h.
Referenced by R_LoadAnimImages(), R_ParseStage(), and R_UpdateMaterial().
Definition at line 135 of file r_material.h.
Referenced by R_ParseStage(), and R_SetSurfaceStageState().
Definition at line 136 of file r_material.h.
Referenced by R_CreateSurfaceFlare(), R_ParseStage(), R_SetSurfaceStageState(), and R_StageColor().
Definition at line 144 of file r_material.h.
Referenced by R_ParseStage(), and R_StageColor().
unsigned materialStage_s::flags |
Definition at line 133 of file r_material.h.
Referenced by R_CreateSurfaceFlare(), R_DrawMaterialSurfaces(), R_LoadAnimImages(), R_LoadMaterials(), R_ParseStage(), R_SetSurfaceStageState(), R_StageColor(), R_StageLighting(), R_StageTexCoord(), R_StageTextureMatrix(), R_UpdateMaterial(), UI_MaterialEditorChangeValue_f(), and UI_MaterialEditorStagesToName().
Definition at line 146 of file r_material.h.
Referenced by R_LoadMaterials(), R_ParseStage(), and R_StageGlow().
struct image_s* materialStage_s::image |
Definition at line 134 of file r_material.h.
Referenced by R_CreateSurfaceFlare(), R_LoadAnimImages(), R_ParseStage(), R_SetSurfaceStageState(), R_StageGlow(), R_StageLighting(), and R_UpdateMaterial().
struct materialStage_s* materialStage_s::next |
Definition at line 147 of file r_material.h.
Referenced by R_CreateSurfaceFlare(), R_DrawMaterialSurfaces(), R_ImageClearMaterials(), R_LoadMaterials(), R_UpdateMaterial(), UI_MaterialEditorGetStage(), UI_MaterialEditorNewStage_f(), and UI_MaterialEditorRemoveStage_f().
Definition at line 137 of file r_material.h.
Referenced by R_ParseStage(), R_SetSurfaceStageState(), R_UpdateMaterial(), and UI_MaterialEditorUpdate().
Definition at line 139 of file r_material.h.
Referenced by R_ParseStage(), R_StageTextureMatrix(), R_UpdateMaterial(), and UI_MaterialEditorUpdate().
Definition at line 141 of file r_material.h.
Referenced by R_CreateSurfaceFlare(), R_ParseStage(), R_StageTextureMatrix(), and UI_MaterialEditorUpdate().
Definition at line 140 of file r_material.h.
Referenced by R_ParseStage(), R_StageTextureMatrix(), R_UpdateMaterial(), and UI_MaterialEditorUpdate().
Definition at line 138 of file r_material.h.
Referenced by R_ParseStage(), R_StageTextureMatrix(), R_UpdateMaterial(), and UI_MaterialEditorUpdate().
Definition at line 143 of file r_material.h.
Referenced by R_ParseStage(), and R_StageColor().
Definition at line 142 of file r_material.h.
Referenced by R_ParseStage(), and R_StageColor().