5#include <unordered_map>
26using std::unordered_map;
78 .brushTexture =
nullptr,
86 "terrainbrush_strength"
91 "foliagebrush_density"
95 "foliagebrush_prototype_object_count",
96 "foliagebrush_prototype_normalalign",
97 "foliagebrush_prototype_rotationrange_x_min",
98 "foliagebrush_prototype_rotationrange_x_max",
99 "foliagebrush_prototype_rotationrange_y_min",
100 "foliagebrush_prototype_rotationrange_y_max",
101 "foliagebrush_prototype_rotationrange_z_min",
102 "foliagebrush_prototype_rotationrange_z_max",
103 "foliagebrush_prototype_scalerange_min",
104 "foliagebrush_prototype_scalerange_max",
105 "foliagebrush_prototype_scalerange_max",
106 "foliagebrush_prototype_heightrange_max",
107 "foliagebrush_prototype_heightrange_min",
108 "foliagebrush_prototype_heightrange_max",
109 "foliagebrush_prototype_sloperange_max",
110 "foliagebrush_prototype_sloperange_max"
150 void save()
override;
357 void showErrorPopUp(
const string& caption,
const string& message);
Axis aligned bounding box used for frustum, this is not directly connectable with physics engine.
GUI parent node base class thats supporting child nodes.
GUI screen node that represents a screen that can be rendered via GUI system.
An attribute is a name-value pair.
Always the top level node.
The element is a container class.
GUI action listener interface.
GUI change listener interface.