|
Pyrogenesis
13997
|
Represents a batched collection of blends using the same texture. More...
Classes | |
| struct | Tile |
Public Attributes | |
| CTerrainTextureEntry * | m_Texture |
| std::vector< Tile > | m_Tiles |
Represents a batched collection of blends using the same texture.
Definition at line 131 of file PatchRData.cpp.
| CTerrainTextureEntry* SBlendLayer::m_Texture |
Definition at line 139 of file PatchRData.cpp.
| std::vector<Tile> SBlendLayer::m_Tiles |
Definition at line 140 of file PatchRData.cpp.
1.8.5