yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
implot_support.cc File Reference
Include dependency graph for implot_support.cc:

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)