geometry/test/algorithms/overlay
Adam Wulkiewicz ccbc15b8a1 [get_turns][relate] handle doubled points in relate L/L and L/A
add info about the first/last non-doubled section to sectionalize
modify get_turns() to pass info about the first/last segment to TurnPolicy::apply()
modify parameters of TurnPolicy::apply()
add searching for the next non-equal point in relate L/A when the segment of Linear must be checked if it starts in the interior or exterior of the Areal
add tests for relate and within
add relate L/A to Jamfile
2014-03-25 00:29:25 +01:00
..
robustness [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
assemble.cpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
ccw_traverse.cpp [geometry] Use rescale_policy in enrich_intersection_points and sectionalize 2013-12-07 11:36:42 +01:00
dissolver.cpp [geometry] Avoid generating any SVG, by default, in unit tests 2013-12-04 12:33:06 +01:00
enrich_intersection_points.cpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
get_turn_info.cpp [get_turns][relate] handle doubled points in relate L/L and L/A 2014-03-25 00:29:25 +01:00
get_turn_info.xls Added libs/geometry/test folder with many tests 2010-02-20 15:03:37 +00:00
get_turns_linear_areal.cpp [relate] fix duplication of points for BACK in L/A 2014-03-17 23:45:28 +01:00
get_turns_linear_linear.cpp [test/get_turns] expected_pusher is now using FwdRange concept, some tests added 2014-03-13 12:05:06 +01:00
get_turns.cpp [geometry] Remove trailing spaces. 2013-12-05 19:22:36 +01:00
Jamfile.v2 [get_turns][relate] handle doubled points in relate L/L and L/A 2014-03-25 00:29:25 +01:00
overlay_cases.hpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
overlay_common.hpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
relative_order.cpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
select_rings.cpp [geometry] Remove all trailing spaces (tests) 2013-12-05 19:38:32 +01:00
self_intersection_points.cpp [geometry] Remove trailing spaces. 2013-12-05 19:22:36 +01:00
split_rings.cpp [geometry] Moved SVG from extensions to main tree, to release it 2013-05-11 12:27:43 +00:00
test_get_turns.hpp [test/get_turns] expected_pusher is now using FwdRange concept, some tests added 2014-03-13 12:05:06 +01:00
traverse_gmp.cpp [geometry] Avoid generating any SVG, by default, in unit tests 2013-12-04 12:33:06 +01:00
traverse.cpp [geometry] Use rescale_policy in enrich_intersection_points and sectionalize 2013-12-07 11:36:42 +01:00