#include <QERTYPES.H>
Collaboration diagram for qtexture_s:

Data Fields | |
| qboolean | bFromShader |
| vec3_t | color |
| int | contents |
| char | filename [64] |
| int | flags |
| float | fTrans |
| int | height |
| qboolean | inuse |
| char | name [64] |
| qtexture_s * | next |
| int | nShaderFlags |
| void * | pData |
| char | shadername [1024] |
| int | texture_number |
| int | value |
| int | width |
|
|
Definition at line 155 of file QERTYPES.H. Referenced by Brush_Draw(), CCamWnd::Cam_Draw(), CSG_Merge(), CSG_Subtract(), DemandLoadShaderTexture(), SetNameShaderInfo(), Texture_Draw2(), and Texture_NextPos(). |
|
|
Definition at line 158 of file QERTYPES.H. Referenced by Drag_Begin(), Face_SetColor(), Texture_MakeDefault(), Texture_MakeNoshadertexture(), and Z_Draw(). |
|
|
Definition at line 148 of file QERTYPES.H. Referenced by Brush_Parse(), SelectTexture(), and Terrain_ParseFace(). |
|
|
Definition at line 168 of file QERTYPES.H. Referenced by QERApp_TryTextureForName(), Texture_ForName(), and Texture_ForNamePath(). |
|
|
Definition at line 149 of file QERTYPES.H. Referenced by Brush_Parse(), SelectTexture(), Terrain_ParseFace(), and Texture_LoadTexture(). |
|
|
Definition at line 156 of file QERTYPES.H. Referenced by Brush_Draw(), CCamWnd::Cam_Draw(), DemandLoadShaderTexture(), SetNameShaderInfo(), and Texture_MakeNoshadertexture(). |
|
|
Definition at line 147 of file QERTYPES.H. Referenced by AbsoluteToLocal(), ConvertTexMatWithQTexture(), Face_FitTexture(), Face_MoveTexture(), Face_TextureVectors(), Patch_Naturalize(), QERApp_GetTextureSize(), SelectTexture(), Texture_Draw2(), Texture_LoadTexture(), Texture_MakeDefault(), Texture_MakeNoshadertexture(), Texture_NextPos(), and Texture_SetTexture(). |
|
|
Definition at line 159 of file QERTYPES.H. Referenced by Texture_ClearInuse(), Texture_Draw2(), Texture_FlushUnused(), Texture_ForName(), Texture_ForNamePath(), Texture_NextPos(), and Texture_SetInuse(). |
|
|
|
Definition at line 145 of file QERTYPES.H. Referenced by QERApp_TryTextureForName(), ReloadShaders(), ShaderQTextureExists(), SortTextures(), Texture_Cleanup(), Texture_ClearInuse(), Texture_FlushUnused(), Texture_ForName(), Texture_ForNamePath(), Texture_NextPos(), Texture_Remove(), and Texture_SetInuse(). |
|
|
Definition at line 157 of file QERTYPES.H. Referenced by CSG_Merge(), CSG_Subtract(), DemandLoadShaderTexture(), and SetNameShaderInfo(). |
|
|
Definition at line 164 of file QERTYPES.H. Referenced by CMainFrame::OnDestroy(), Texture_Cleanup(), Texture_CreateSolid(), Texture_FlushUnused(), Texture_MakeNotexture(), and Texture_Remove(). |
|
|
Definition at line 154 of file QERTYPES.H. Referenced by DemandLoadShaderTexture(), SelectTexture(), SetNameShaderInfo(), and Texture_Draw2(). |
|
|
Definition at line 151 of file QERTYPES.H. Referenced by Brush_Draw(), DrawTerrain(), QERApp_ISelectedFace_GetTextureNumber(), Terrain_DrawFace(), Texture_Draw2(), Texture_FlushUnused(), Texture_MakeDefault(), Texture_MakeNoshadertexture(), and Texture_Remove(). |
|
|
Definition at line 150 of file QERTYPES.H. Referenced by Brush_Parse(), SelectTexture(), and Terrain_ParseFace(). |
|
|
Definition at line 147 of file QERTYPES.H. Referenced by AbsoluteToLocal(), ConvertTexMatWithQTexture(), Face_FitTexture(), Face_MoveTexture(), Face_TextureVectors(), Patch_Naturalize(), QERApp_GetTextureSize(), SelectTexture(), Texture_Draw2(), Texture_LoadTexture(), Texture_MakeDefault(), Texture_MakeNoshadertexture(), Texture_NextPos(), and Texture_SetTexture(). |
1.3.9.1