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

Function GetPlotPos

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

OBSOLETED in v0.3

Source from the content-addressed store, hash-verified

4370
4371// OBSOLETED in v0.3
4372ImVec2 GetPlotPos() { return GetPlotRectPos(); }
4373ImVec2 GetPlotSize() { return GetPlotRectSize(); }
4374
4375} // namespace ImPlot3D

Callers

nothing calls this directly

Calls 1

GetPlotRectPosFunction · 0.85

Tested by

no test coverage detected