#include <string>#include "app/gui/core/theme_manager.h"#include "imgui/imgui.h"#include "implot.h"
Go to the source code of this file.
Classes | |
| struct | yaze::gui::plotting::PlotStyleConfig |
| struct | yaze::gui::plotting::PlotConfig |
| class | yaze::gui::plotting::PlotStyleScope |
| class | yaze::gui::plotting::PlotGuard |
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |
| namespace | yaze::gui::plotting |
Functions | |
| void | yaze::gui::plotting::EnsureImPlotContext () |
| ImPlotStyle | yaze::gui::plotting::BuildStyleFromTheme (const Theme &theme, const PlotStyleConfig &config) |