Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/brenocq/implot3d
/ GetPlotSize
Function
GetPlotSize
implot3d.cpp:4373–4373 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4371
// OBSOLETED in v0.3
4372
ImVec2 GetPlotPos() { return GetPlotRectPos(); }
4373
ImVec2 GetPlotSize() { return GetPlotRectSize(); }
4374
4375
} // namespace ImPlot3D
4376
Callers
nothing calls this directly
Calls
1
GetPlotRectSize
Function · 0.85
Tested by
no test coverage detected