Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4372
ImVec2 GetPlotPos() { return GetPlotRectPos(); }
4373
ImVec2 GetPlotSize() { return GetPlotRectSize(); }
4374
4375
} // namespace ImPlot3D
Callers
nothing calls this directly
Calls
1
GetPlotRectPos
Function · 0.85
Tested by
no test coverage detected