#include <map.h>
Data Fields | |
vec2_t | shift |
vec_t | rotate |
vec2_t | scale |
char | name [MAX_TEXPATH] |
int | surfaceFlags |
int | value |
Definition at line 33 of file map.h.
char brush_texture_s::name[MAX_TEXPATH] |
texture name - relative to base/textures
Definition at line 37 of file map.h.
Referenced by Check_SetNodraw(), Check_SurfProp(), Check_SurfProps(), CheckMixedFaceContents(), CheckTexturesBasedOnFlags(), ParseBrush(), SetImpliedFlags(), TexinfoForBrushTexture(), and WriteMapBrush().
Definition at line 35 of file map.h.
Referenced by ParseBrush(), TexinfoForBrushTexture(), and WriteMapBrush().
Definition at line 36 of file map.h.
Referenced by ParseBrush(), TexinfoForBrushTexture(), and WriteMapBrush().
Definition at line 34 of file map.h.
Referenced by ParseBrush(), TexinfoForBrushTexture(), and WriteMapBrush().
Definition at line 38 of file map.h.
Referenced by AdjustBrushesForOrigin(), Check_SetNodraw(), CheckTexturesBasedOnFlags(), ParseBrush(), SetImpliedFlags(), TexinfoForBrushTexture(), and WriteMapBrush().
Definition at line 39 of file map.h.
Referenced by ParseBrush(), TexinfoForBrushTexture(), and WriteMapBrush().