20#ifndef WRAPPER_IMGUI_H
21#define WRAPPER_IMGUI_H
44 bool init(GLFWwindow *window);
void render(int w, int h, State &state)
Render UI.
bool init(GLFWwindow *window)
Initialize ImGui and load fonts.
Storage of data of used algorithms and input events.