Home
last modified time | relevance | path

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

/third_party/boost/boost/geometry/algorithms/
Dconvert.hpp145 struct range_to_range struct
151 >::type rview_type;
156 >::type view_type;
158 struct default_policy
167 static inline void apply(Range1 const& source, Range2& destination) in apply()
173 static inline ConvertPointPolicy apply(Range1 const& source, Range2& destination, in apply()
/third_party/boost/boost/geometry/algorithms/detail/
Drecalculate.hpp93 struct range_to_range struct
101 static inline void apply(Range1& destination, Range2 const& source, in apply()
/third_party/boost/boost/geometry/algorithms/detail/distance/
Drange_to_geometry_rtree.hpp55 typedef detail::closest_feature::range_to_range_rtree range_to_range; typedef in boost::geometry::detail::distance::point_or_segment_range_to_geometry_rtree