|
XLE
v0.02.0
|
#include <TerrainConfig.h>
Public Attributes | |
| UInt2 | _cellIndex |
| Float4x4 | _cellToTerrainCoords |
| std::pair< UInt2, UInt2 > | _heightUber |
| std::pair< UInt2, UInt2 > | _coverageUber [5] |
Utility class used when calculating all of the cell positions defined by a terrain config.
1.8.10