#include <string>#include <unordered_map>#include <vector>#include "absl/strings/str_format.h"#include "imgui/imgui.h"
Go to the source code of this file.
Classes | |
| struct | yaze::gui::WidgetMetrics |
| class | yaze::gui::WidgetMeasurement |
| Tracks widget dimensions for debugging and test automation. More... | |
Namespaces | |
| namespace | yaze |
| Main namespace for the application. | |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |