yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::gui::plotting::PlotStyleScope Class Reference

#include <implot_support.h>

Public Member Functions

 PlotStyleScope (const Theme &theme, const PlotStyleConfig &config={})
 
 ~PlotStyleScope ()
 

Private Attributes

ImPlotStyle previous_style_ {}
 

Detailed Description

Definition at line 39 of file implot_support.h.

Constructor & Destructor Documentation

◆ PlotStyleScope()

yaze::gui::plotting::PlotStyleScope::PlotStyleScope ( const Theme & theme,
const PlotStyleConfig & config = {} )

Definition at line 113 of file implot_support.cc.

References yaze::gui::plotting::EnsureImPlotContext(), and previous_style_.

Here is the call graph for this function:

◆ ~PlotStyleScope()

yaze::gui::plotting::PlotStyleScope::~PlotStyleScope ( )

Definition at line 121 of file implot_support.cc.

References previous_style_.

Member Data Documentation

◆ previous_style_

ImPlotStyle yaze::gui::plotting::PlotStyleScope::previous_style_ {}
private

Definition at line 46 of file implot_support.h.

Referenced by PlotStyleScope(), and ~PlotStyleScope().


The documentation for this class was generated from the following files: