widgets Namespace
Debug and developer widgets for ImGui overlays. More...
Definition
Classes Index
| class | CameraWidget |
|
Debug widget for real-time camera parameter control and visualization. More... | |
| class | FpsWidget |
|
Debug widget for real-time FPS metrics and frame pacing configuration. More... | |
| class | GamepadSettingsWidget |
|
A configuration widget for adjusting gamepad input settings. More... | |
| class | GamepadWidget |
|
A debug widget to visualize the state of a specific gamepad. More... | |
| struct | LogEntry |
|
Represents a single log entry with level, scope, and message. More... | |
| class | LogWidget |
|
Debug widget for displaying log output in a scrollable ImGui panel. More... | |
| class | MainMenuWidget |
|
Main menu bar providing access to application settings. More... | |
Enumerations Index
| enum class | LogLevel : std::uint8_t { ... } |
|
Log severity level for categorizing and filtering messages. More... | |
Description
Debug and developer widgets for ImGui overlays.
This namespace contains pre-built widgets for common development/debugging tasks such as FPS monitoring, gamepad input visualization, log output, camera control, and profiling. All widgets inherit from ImGuiWidget and are intended for use with ImGuiOverlay.
The documentation for this namespace was generated from the following file:
Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.15.0.