Searched defs:range_to_range (Results 1 – 3 of 3) sorted by relevance
143 struct range_to_range struct149 >::type rview_type;154 >::type view_type;156 static inline void 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