MCPcopy Create free account
hub / github.com/brenocq/implot3d / GetPlotDrawList

Function GetPlotDrawList

implot3d.cpp:2895–2895  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2893//-----------------------------------------------------------------------------
2894
2895ImDrawList* GetPlotDrawList() { return ImGui::GetWindowDrawList(); }
2896
2897//-----------------------------------------------------------------------------
2898// [SECTION] Styles

Callers 3

DemoCustomRenderingFunction · 0.85
DemoCustomOverlayFunction · 0.85
PlotTextFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected