Home
last modified time | relevance | path

Searched refs:assign_null_policy (Results 1 – 22 of 22) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/overlay/
Doverlay.hpp310 detail::overlay::assign_null_policy in apply()
322 self_get_turn_points::self_turns<Reverse1, assign_null_policy>(geometry1, in apply()
327 self_get_turn_points::self_turns<Reverse2, assign_null_policy>(geometry2, in apply()
Dself_turn_points.hpp312 typedef detail::overlay::get_turn_info<detail::overlay::assign_null_policy> turn_policy; in self_turns()
Dintersection_insert.hpp341 detail::overlay::assign_null_policy in apply()
435 false, false, detail::overlay::assign_null_policy in apply()
480 detail::overlay::assign_null_policy in apply()
Dget_turn_info.hpp1141 struct assign_null_policy struct
/third_party/boost/boost/geometry/algorithms/detail/intersects/
Dimplementation.hpp62 detail::overlay::assign_null_policy in apply()
/third_party/boost/boost/geometry/algorithms/detail/is_valid/
Dhas_valid_self_turns.hpp59 detail::overlay::assign_null_policy
/third_party/boost/libs/geometry/example/
D05_b_overlay_linestring_polygon_example.cpp75 …bg::get_turns<false, false, bg::detail::overlay::assign_null_policy>(ls, p, rescale_policy, turns,… in main()
/third_party/boost/boost/geometry/algorithms/detail/touches/
Dimplementation.hpp266 detail::overlay::assign_null_policy in apply()
441 detail::overlay::assign_null_policy in apply()
/third_party/boost/libs/geometry/test/
Dto_svg.hpp262 : boost::geometry::detail::overlay::assign_null_policy
289 typedef bg::detail::overlay::assign_null_policy AssignPolicy; in to_svg()
/third_party/boost/boost/geometry/algorithms/detail/
Dhas_self_intersections.hpp87 detail::overlay::assign_null_policy in has_self_intersections()
/third_party/boost/libs/geometry/test/algorithms/overlay/
Dself_intersection_points.cpp73 bg::detail::overlay::assign_null_policy in test_self_intersection_points()
Dtraverse_gmp.cpp77 bg::get_turns<false, false, bg::detail::overlay::assign_null_policy>(g1, g2, ips); in test_traverse()
Dsort_by_side.cpp157 detail::overlay::assign_null_policy in apply_overlay()
Dsort_by_side_basic.cpp87 detail::overlay::assign_null_policy in apply_get_turns()
Dtest_get_turns.hpp190 typedef bg::detail::overlay::assign_null_policy assign_policy_t; in check_geometry_range()
Dget_turns.cpp91 false, false, bg::detail::overlay::assign_null_policy in apply()
Dtraverse_ccw.cpp71 bg::detail::overlay::assign_null_policy in intersect()
Dget_turn_info.cpp98 bg::detail::overlay::assign_null_policy in test_with_point()
Dtraverse.cpp176 …bg::get_turns<Reverse1, Reverse2, bg::detail::overlay::assign_null_policy>(g1, g2, rescale_policy,… in apply()
/third_party/boost/boost/geometry/algorithms/detail/relate/
Dturns.hpp39 : overlay::assign_null_policy
/third_party/boost/boost/geometry/algorithms/detail/buffer/
Dget_piece_turns.hpp268 detail::overlay::assign_null_policy in calculate_turns()
/third_party/boost/libs/geometry/test/algorithms/buffer/
Dtest_buffer_svg.hpp378 bg::detail::overlay::assign_null_policy in map_self_ips()