yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
implot_support.h File Reference
#include <string>
#include "app/gui/core/theme_manager.h"
#include "imgui/imgui.h"
#include "implot.h"
Include dependency graph for implot_support.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)