#include "app/gui/plots/implot_support.h"#include "app/gui/core/color.h"#include "app/gui/core/layout_helpers.h"#include "app/gui/core/theme_manager.h"
Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |
| namespace | yaze::gui::plotting |
| namespace | yaze::gui::plotting::anonymous_namespace{implot_support.cc} |
Functions | |
| ImVec4 | yaze::gui::plotting::anonymous_namespace{implot_support.cc}::WithAlpha (const ImVec4 &color, float alpha) |
| ImVec2 | yaze::gui::plotting::anonymous_namespace{implot_support.cc}::ScaledSpacing (float multiplier) |
| ImPlotStyle | yaze::gui::plotting::anonymous_namespace{implot_support.cc}::BuildBaseStyle (const Theme &theme, const PlotStyleConfig &config) |
| void | yaze::gui::plotting::EnsureImPlotContext () |
| ImPlotStyle | yaze::gui::plotting::BuildStyleFromTheme (const Theme &theme, const PlotStyleConfig &config) |