Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Macros
DistortedHeightmap.h File Reference
#include "ComposableGenerator.h"
#include "HeiGen.h"
Include dependency graph for DistortedHeightmap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cDistortedHeightmap
 
struct  cDistortedHeightmap::sGenParam
 

Macros

#define NOISE_SIZE_Y   (257 + 32)
 

Macro Definition Documentation

◆ NOISE_SIZE_Y

#define NOISE_SIZE_Y   (257 + 32)

Definition at line 19 of file DistortedHeightmap.h.