TerraForge3D  2.3.1
3D Terrain And Landscape Generator
CPUNodeEditor Class Reference

Public Member Functions

 CPUNodeEditor (ApplicationState *appState)
 
nlohmann::json Save ()
 
void Load (nlohmann::json data)
 
void ShowSetting (int id)
 
void Update ()
 
float EvaluateAt (NodeInputParam param)
 

Public Attributes

bool windowStat = false
 
bool uiActive = false
 
bool enabled = true
 
double time = 0
 
std::string uid
 
std::string name
 
ApplicationStateappState
 
NodeEditoreditor
 
std::mutex m
 

Detailed Description

Definition at line 79 of file CPUNodeEditor.h.


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