|
HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
|
Defines the Application class handling the main application state and ImGui UI rendering. More...
#include "backends/imgui_impl_glfw.h"#include "backends/imgui_impl_opengl3.h"#include "imgui.h"#include "InputHandler.h"

Go to the source code of this file.
Classes | |
| class | Application |
| Manages the application lifecycle, configuration state, and UI integration (ImGui). More... | |
Defines the Application class handling the main application state and ImGui UI rendering.