/third_party/boost/libs/geometry/test/algorithms/set_operations/difference/ |
D | difference_pl_a.cpp | 37 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()
|
D | difference_pl_pl.cpp | 50 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()
|
D | difference_pl_l.cpp | 71 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/ |
D | linear_linear.hpp | 58 LineStringOut, overlay_difference, LineString, linestring_tag 77 overlay_difference, 305 overlay_difference, in apply() 312 Linear2, Linear1, LinestringOut, overlay_difference, in apply()
|
D | overlay_type.hpp | 22 overlay_difference, enumerator 66 struct operation_from_overlay<overlay_difference>
|
D | pointlike_pointlike.hpp | 115 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()
|
D | handle_self_turns.hpp | 100 struct check_within<overlay_difference> 290 struct discard_open_turns<overlay_difference, operation_intersection> 291 : discard_self_intersection_turns<overlay_difference> {};
|
D | select_rings.hpp | 196 struct decide<overlay_difference>
|
D | overlay.hpp | 227 || (OverlayType == overlay_difference && geometry::is_empty(geometry1))) in return_if_one_input_is_empty()
|
D | follow_linear_linear.hpp | 401 struct copy_linestrings_in_range<OutputIt, overlay_difference>
|
D | assign_parents.hpp | 232 static bool const is_difference = OverlayType == overlay_difference; in assign_parents()
|
D | follow.hpp | 298 struct action_selector<overlay_difference, RemoveSpikes>
|
D | handle_colocations.hpp | 873 if (BOOST_GEOMETRY_CONDITION(OverlayType != overlay_difference) in gather_cluster_properties()
|
/third_party/boost/libs/geometry/test/algorithms/overlay/ |
D | overlay.cpp | 402 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>) \
|
D | traverse.cpp | 79 case bg::overlay_difference : return "difference"; in operation()
|
/third_party/boost/boost/geometry/algorithms/detail/intersection/ |
D | areal_areal.hpp | 220 overlay_difference in call_difference()
|
/third_party/boost/libs/geometry/test/robustness/overlay/areal_areal/ |
D | general_intersection_precision.cpp | 55 OverlayType == bg::overlay_difference in test_overlay()
|
/third_party/boost/libs/geometry/test/algorithms/set_operations/ |
D | test_set_ops_pointlike.hpp | 131 struct set_op<bg::overlay_difference>
|
/third_party/boost/boost/geometry/algorithms/ |
D | difference.hpp | 63 overlay_difference, in apply()
|
D | sym_difference.hpp | 66 overlay_difference, in apply()
|
D | union.hpp | 226 overlay_difference, in apply()
|