[overlay] instead of traversing through cluster, the next turn index

is determined in enrich_intersection_points
This commit is contained in:
Barend Gehrels
2015-12-24 13:38:48 +01:00
parent 90d0fdb2a3
commit afd2599bc9
3 changed files with 56 additions and 74 deletions

View File

@@ -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)