|
Pyrogenesis
13997
|
Represents a blend for a single tile, texture and shape. More...
Classes | |
| struct | CurrentTile |
| struct | DecreasingPriority |
Public Attributes | |
| CTerrainTextureEntry * | m_Texture |
| int | m_Priority |
| u16 | m_TileMask |
Represents a blend for a single tile, texture and shape.
Definition at line 90 of file PatchRData.cpp.
| int STileBlend::m_Priority |
Definition at line 93 of file PatchRData.cpp.
| CTerrainTextureEntry* STileBlend::m_Texture |
Definition at line 92 of file PatchRData.cpp.
| u16 STileBlend::m_TileMask |
Definition at line 94 of file PatchRData.cpp.
1.8.5