Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ AddRegion
Function
AddRegion
libs/geometry/region2d/binary_operators.cpp:39–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
37
}
38
39
void AddRegion(RegionI const & r, MultiRegionI & res)
40
{
41
using namespace boost::polygon::operators;
42
res += r;
43
}
44
45
uint64_t Area(MultiRegionI const & rgn)
46
{
Callers
3
DoesBuildingConsistOfParts
Function · 0.85
UNIT_TEST
Function · 0.85
UNIT_CLASS_TEST
Function · 0.85
Calls
no outgoing calls
Tested by
2
UNIT_TEST
Function · 0.68
UNIT_CLASS_TEST
Function · 0.68