Cytopia  0.3
A city building simulation game
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
TerrainGenerator.cxx File Reference
#include "TerrainGenerator.hxx"
#include "Constants.hxx"
#include "LOG.hxx"
#include "Exception.hxx"
#include "JsonSerialization.hxx"
#include "Filesystem.hxx"
#include <PointFunctions.hxx>
#include "json.hxx"
#include <noise.h>
#include <random>
+ Include dependency graph for TerrainGenerator.cxx:

Go to the source code of this file.

Typedefs

using json = nlohmann::json
 

Typedef Documentation

◆ json

using json = nlohmann::json

Definition at line 19 of file TerrainGenerator.cxx.