MCPcopy Create free account
hub / github.com/IppClub/Dora-SSR / GetCurrentPlot

Function GetCurrentPlot

Source/3rdParty/implot/implot.cpp:580–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

578}
579
580ImPlotPlot* GetCurrentPlot() {
581 return GImPlot->CurrentPlot;
582}
583
584void BustPlotCache() {
585 ImPlotContext& gp = *GImPlot;

Callers 8

BeginItemExFunction · 0.85
FitPointXFunction · 0.85
FitPointYFunction · 0.85
FitPointFunction · 0.85
RenderPrimitives1Function · 0.85
RenderPrimitives2Function · 0.85
RenderPrimitives3Function · 0.85
PlotPolygonExFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected