Home
last modified time | relevance | path

Searched refs:assign_box_corners_oriented (Results 1 – 11 of 11) sorted by relevance

/third_party/boost/boost/geometry/strategies/agnostic/
Dpoint_in_box_by_side.hpp83 geometry::detail::assign_box_corners_oriented<true>(box, bp); in apply()
/third_party/boost/boost/geometry/views/
Dbox_view.hpp75 detail::assign_box_corners_oriented<!Clockwise>(m_box, rng); in apply()
/third_party/boost/boost/geometry/algorithms/detail/
Dassign_box_corners.hpp78 inline void assign_box_corners_oriented(Box const& box, Range& corners) in assign_box_corners_oriented() function
Dextreme_points.hpp448 geometry::detail::assign_box_corners_oriented<false>(box, extremes); in apply()
462 geometry::detail::assign_box_corners_oriented<false>(box, extremes); in apply()
/third_party/boost/boost/geometry/algorithms/detail/overlay/
Dcopy_segments.hpp250 assign_box_corners_oriented<Reverse>(box, bp); in apply()
Dcopy_segment_point.hpp116 assign_box_corners_oriented<Reverse>(box, bp); in apply()
Dget_turns.hpp731 assign_box_corners_oriented<ReverseBox>(box, box_points); in apply()
/third_party/boost/boost/geometry/algorithms/
Dconvex_hull.hpp127 geometry::detail::assign_box_corners_oriented<Reverse>(box, range); in apply()
Dconvert.hpp116 assign_box_corners_oriented<Reverse>(box, range); in apply()
/third_party/boost/boost/geometry/algorithms/detail/distance/
Dsegment_to_box.hpp137 detail::assign_box_corners_oriented<true>(box, box_points); in apply()
253 detail::assign_box_corners_oriented<true>(box, box_points); in apply()
Dgeometry_to_segment_or_box.hpp165 detail::assign_box_corners_oriented<true>(box, range); in apply()