Cuberite
A lightweight, fast and extensible game server for Minecraft
Classes | Typedefs
ShapeGen.cpp File Reference
#include "Globals.h"
#include "HeiGen.h"
#include "../IniFile.h"
#include "DistortedHeightmap.h"
#include "EndGen.h"
#include "Noise3DGenerator.h"
#include "TwoHeights.h"
Include dependency graph for ShapeGen.cpp:

Go to the source code of this file.

Classes

class  cTerrainHeightToShapeGen
 Converts old-style height-generators into new-style shape-generators. More...
 

Typedefs

typedef std::shared_ptr< cTerrainHeightToShapeGencTerrainHeightToShapeGenPtr
 

Typedef Documentation

◆ cTerrainHeightToShapeGenPtr

Definition at line 69 of file ShapeGen.cpp.