Searched defs:range_to_range (Results 1 – 3 of 3) sorted by relevance
145 struct range_to_range struct151 >::type rview_type;156 >::type view_type;158 struct default_policy167 static inline void apply(Range1 const& source, Range2& destination) in apply()173 static inline ConvertPointPolicy apply(Range1 const& source, Range2& destination, in apply()
93 struct range_to_range struct101 static inline void apply(Range1& destination, Range2 const& source, in apply()
55 typedef detail::closest_feature::range_to_range_rtree range_to_range; typedef in boost::geometry::detail::distance::point_or_segment_range_to_geometry_rtree