HeightmapChunkData

Undocumented in source.

Members

Functions

generate
void generate(ivec3 chunkOffset)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

heightMap
int[CHUNK_SIZE_SQR] heightMap;
Undocumented in source.
maxHeight
int maxHeight;
Undocumented in source.
minHeight
int minHeight;
Undocumented in source.

Meta