Home
last modified time | relevance | path

Searched refs:overlay_difference (Results 1 – 21 of 21) sorted by relevance

/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/
Ddifference_pl_a.cpp37 Pt, R, MPt, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
66 Pt, Po, MPt, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
102 Pt, MPo, MPt, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
150 MPt, R, MPt, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
172 MPt, Po, MPt, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
194 MPt, MPo, MPt, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
Ddifference_pl_pl.cpp50 P, P, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
83 MP, P, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
163 P, MP, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
204 MP, MP, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
Ddifference_pl_l.cpp71 P, S, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
118 P, L, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
208 P, ML, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
333 MP, S, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
477 MP, L, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
607 MP, ML, MP, bg::overlay_difference in BOOST_AUTO_TEST_CASE()
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dlinear_linear.hpp58 LineStringOut, overlay_difference, LineString, linestring_tag
77 overlay_difference,
305 overlay_difference, in apply()
312 Linear2, Linear1, LinestringOut, overlay_difference, in apply()
Doverlay_type.hpp22 overlay_difference, enumerator
66 struct operation_from_overlay<overlay_difference>
Dpointlike_pointlike.hpp115 struct action_selector_pl<PointOut, overlay_difference>
187 BOOST_GEOMETRY_ASSERT( OverlayType == overlay_difference ); in apply()
262 if ( OverlayType != overlay_difference in apply()
426 PointLike2, PointLike1, PointOut, overlay_difference, in apply()
Dhandle_self_turns.hpp100 struct check_within<overlay_difference>
290 struct discard_open_turns<overlay_difference, operation_intersection>
291 : discard_self_intersection_turns<overlay_difference> {};
Dselect_rings.hpp196 struct decide<overlay_difference>
Doverlay.hpp227 || (OverlayType == overlay_difference && geometry::is_empty(geometry1))) in return_if_one_input_is_empty()
Dfollow_linear_linear.hpp401 struct copy_linestrings_in_range<OutputIt, overlay_difference>
Dassign_parents.hpp232 static bool const is_difference = OverlayType == overlay_difference; in assign_parents()
Dfollow.hpp298 struct action_selector<overlay_difference, RemoveSpikes>
Dhandle_colocations.hpp873 if (BOOST_GEOMETRY_CONDITION(OverlayType != overlay_difference) in gather_cluster_properties()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Doverlay.cpp402 OverlayType == bg::overlay_difference in test_overlay()
463 …ST_DIFFERENCE_A(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_difference>) \
465 …ST_DIFFERENCE_B(caseid, area, clips, holes) (test_overlay<multi_polygon, bg::overlay_difference>) \
Dtraverse.cpp79 case bg::overlay_difference : return "difference"; in operation()
/third_party/boost/boost/geometry/algorithms/detail/intersection/
Dareal_areal.hpp220 overlay_difference in call_difference()
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/
Dgeneral_intersection_precision.cpp55 OverlayType == bg::overlay_difference in test_overlay()
/third_party/boost/libs/geometry/test/algorithms/set_operations/
Dtest_set_ops_pointlike.hpp131 struct set_op<bg::overlay_difference>
/third_party/boost/boost/geometry/algorithms/
Ddifference.hpp63 overlay_difference, in apply()
Dsym_difference.hpp66 overlay_difference, in apply()
Dunion.hpp226 overlay_difference, in apply()