Namespaces | |
| namespace | anonymous_namespace{implot_support.cc} |
Classes | |
| struct | PlotConfig |
| class | PlotGuard |
| struct | PlotStyleConfig |
| class | PlotStyleScope |
Functions | |
| void | EnsureImPlotContext () |
| ImPlotStyle | BuildStyleFromTheme (const Theme &theme, const PlotStyleConfig &config) |
| void yaze::gui::plotting::EnsureImPlotContext | ( | ) |
Definition at line 101 of file implot_support.cc.
Referenced by BuildStyleFromTheme(), yaze::editor::PolyhedralEditorPanel::Draw(), yaze::editor::music::InstrumentEditorView::DrawAdsrGraph(), yaze::editor::music::SampleEditorView::DrawWaveform(), yaze::gui::plotting::PlotGuard::PlotGuard(), yaze::gui::plotting::PlotStyleScope::PlotStyleScope(), and yaze::editor::PolyhedralEditorPanel::Update().
| ImPlotStyle yaze::gui::plotting::BuildStyleFromTheme | ( | const Theme & | theme, |
| const PlotStyleConfig & | config ) |
Definition at line 107 of file implot_support.cc.
References EnsureImPlotContext().
