Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
580
ImPlotPlot* GetCurrentPlot() {
581
return GImPlot->CurrentPlot;
582
}
583
584
void BustPlotCache() {
585
ImPlotContext& gp = *GImPlot;
Callers
8
BeginItemEx
Function · 0.85
FitPointX
Function · 0.85
FitPointY
Function · 0.85
FitPoint
Function · 0.85
RenderPrimitives1
Function · 0.85
RenderPrimitives2
Function · 0.85
RenderPrimitives3
Function · 0.85
PlotPolygonEx
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected