51 void render(
State &state, ImGuiWindowFlags window_flags);
Storage of data of used algorithms and input events.
ImGUI handler for rendering the scale&transform window.
void show()
Enables window to render.
void render(State &state, ImGuiWindowFlags window_flags)
Renders window with corresponding scale&transform widgets.
bool show_window
If the scale&transform window should be rendered.
static constexpr float slider_width
Width of the sliders in the table.