![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
CPUNoiseLayersGenerator (ApplicationState *appState) | |
nlohmann::json | Save () |
void | Load (nlohmann::json data) |
void | ShowSetting (int id) |
void | Update () |
float | EvaluateAt (float x, float y, float z) |
Public Attributes | |
bool | windowStat = false |
bool | uiActive = false |
bool | enabled = true |
double | time = 0 |
std::string | uid |
std::string | name |
ApplicationState * | appState |
LayeredNoiseManager * | noiseManager |
GeneratorMaskManager * | maskManager |
Definition at line 12 of file CPUNoiseLayersGenerator.h.