MCPcopy Create free account
hub / github.com/clementgallet/libTAS / BustPlotCache

Function BustPlotCache

src/external/imgui/implot.cpp:538–542  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

536}
537
538void BustPlotCache() {
539 ImPlotContext& gp = *GImPlot;
540 gp.Plots.Clear();
541 gp.Subplots.Clear();
542}
543
544//-----------------------------------------------------------------------------
545// Legend Utils

Callers 1

ShowMetricsWindowFunction · 0.85

Calls 1

ClearMethod · 0.45

Tested by

no test coverage detected