HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Classes
Application.h File Reference

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"
Include dependency graph for Application.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Application
 Manages the application lifecycle, configuration state, and UI integration (ImGui). More...
 

Detailed Description

Defines the Application class handling the main application state and ImGui UI rendering.