TerraForge3D  2.3.1
3D Terrain And Landscape Generator
CPUNoiseLayersGenerator Class Reference

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
 
ApplicationStateappState
 
LayeredNoiseManagernoiseManager
 
GeneratorMaskManagermaskManager
 

Detailed Description

Definition at line 12 of file CPUNoiseLayersGenerator.h.


The documentation for this class was generated from the following files: