README.md File
Namespaces Index
| namespace | imgui |
File Listing
The file content with the documentation metadata removed is:
## helios::ext::imgui
Integration layer for Dear ImGui in the helios engine. Provides backend abstraction, overlay management, and widget interfaces for debug/developer UI.
---
<details>
<summary>Doxygen</summary><p>
@details This namespace provides platform-agnostic ImGui backend abstraction (ImGuiBackend), widget interfaces (ImGuiWidget), and an overlay manager (ImGuiOverlay) that renders multiple widgets per frame. Concrete backend implementations (e.g., GLFW+OpenGL) handle platform-specific initialization and rendering.
@brief ImGui integration for debug overlays and developer tools.
@namespace helios::ext::imgui
</details>
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.