Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ AnyRect
Method
AnyRect
libs/geometry/any_rect2d.hpp:23–23 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
using Corners = std::array<Point<T>, 4>;
22
23
AnyRect() = default;
24
25
/// creating from regular rect
26
explicit AnyRect(Rect<T> const & r)
Callers
nothing calls this directly
Calls
7
Zero
Function · 0.85
minX
Method · 0.80
minY
Method · 0.80
SizeX
Method · 0.80
SizeY
Method · 0.80
Convert
Function · 0.50
IsValid
Method · 0.45
Tested by
no test coverage detected