47 void render(
State &state, ImGuiWindowFlags window_flags);
Storage of data of used algorithms and input events.
ImGUI handler for rendering the color settings window.
void render(State &state, ImGuiWindowFlags window_flags)
Renders window with corresponding color settings widgets.
bool show_window
If the color settings window should be rendered.
void show()
Enables window to render.