![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
Public Member Functions | |
ClearMeshGenerator (ApplicationState *appState, ComputeKernel *kernel) | |
virtual void | Generate (ComputeKernel *kernels) |
virtual nlohmann::json | Save () |
virtual void | Load (nlohmann::json data) |
virtual void | ShowSettings () |
Public Attributes | |
bool | uiActive = false |
bool | useGPU = false |
bool | useGPUForNormals = false |
double | time = 0 |
ApplicationState * | appState |
Definition at line 9 of file ClearMeshGenerator.h.