|
Hymn to Beauty
C++ 3D Engine
|
Go to the source code of this file.
Namespaces | |
| namespace | Video |
| namespace | ImGuiImplementation |
Functions | |
| void | ImGuiImplementation::Init (GLFWwindow *window, Video::Renderer *renderer) |
| Initialize the ImGui implementation. More... | |
| void | ImGuiImplementation::Shutdown () |
| Shutdown ImGui. More... | |
| void | ImGuiImplementation::NewFrame () |
| Start a new frame. More... | |
| void | ImGuiImplementation::Render () |
| Render the GUI. More... | |