mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-20 14:52:10 +00:00
[overlay] instead of traversing through cluster, the next turn index
is determined in enrich_intersection_points
This commit is contained in:
@@ -394,6 +394,13 @@ void test_all()
|
||||
4.75
|
||||
);
|
||||
|
||||
test_overlay<multi_polygon, bg::overlay_intersection>
|
||||
(
|
||||
"case_recursive_boxes_11_intersection",
|
||||
case_recursive_boxes_11[0], case_recursive_boxes_11[1],
|
||||
1.0
|
||||
);
|
||||
|
||||
// std::cout
|
||||
// << " \""
|
||||
// << bg::inverse<multi_polygon>(case_65_multi[0], 1.0)
|
||||
|
||||
Reference in New Issue
Block a user