ImGuiWidget.ixx File
Base interface for ImGui-based debug and UI widgets. More...
Namespaces Index
| namespace | helios |
| namespace | ext |
|
Platform-specific extensions and backend implementations. More... | |
| namespace | imgui |
Classes Index
| class | ImGuiWidget |
|
Abstract base class for ImGui widgets rendered in debug overlays. More... | |
Description
Base interface for ImGui-based debug and UI widgets.
File Listing
The file content with the documentation metadata removed is:
11export namespace helios::ext::imgui {
23 class ImGuiWidget {
26 ImGuiWidget() = default;
27 virtual ~ImGuiWidget() = default;
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.