Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Ort
Function
Ort
libs/geometry/calipers_box.cpp:27–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
25
}
26
27
PointD Ort(PointD const & p)
28
{
29
return PointD(-p.y, p.x);
30
}
31
32
// For each facet of the |hull| calls |fn| with the smallest rectangle
33
// containing the hull and with one side collinear to the facet.
Callers
1
ForEachRect
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected