Home
last modified time | relevance | path

Searched defs:assign_segment_or_box_points (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/geometry/algorithms/detail/distance/
Dgeometry_to_segment_or_box.hpp147 struct assign_segment_or_box_points struct in boost::geometry::detail::distance::geometry_to_segment_or_box
151 struct assign_segment_or_box_points<Segment, PointRange, segment_tag> struct in boost::geometry::detail::distance::geometry_to_segment_or_box
153 static inline void apply(Segment const& segment, PointRange& range) in apply()
161 struct assign_segment_or_box_points<Box, PointRange, box_tag> struct in boost::geometry::detail::distance::geometry_to_segment_or_box
163 static inline void apply(Box const& box, PointRange& range) in apply()