![]() |
TerraForge3D
2.3.1
3D Terrain And Landscape Generator
|
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 |
ApplicationState * | appState |
NodeEditor * | editor |
std::mutex | m |
Definition at line 79 of file CPUNodeEditor.h.