Searched refs:geometry_to_range (Results 1 – 3 of 3) sorted by relevance
98 typedef detail::closest_feature::geometry_to_range geometry_to_range; typedef in boost::geometry::detail::distance::geometry_to_segment_or_box262 = geometry_to_range::apply(*it, in apply()317 typedef detail::closest_feature::geometry_to_range base_type;324 typedef detail::closest_feature::geometry_to_range geometry_to_range; typedef in boost::geometry::detail::distance::geometry_to_segment_or_box348 = geometry_to_range::apply(segment_or_box, in apply()
264 typedef detail::closest_feature::geometry_to_range geometry_to_range; typedef in boost::geometry::detail::distance::point_to_multigeometry290 = geometry_to_range::apply(point, in apply()
34 class geometry_to_range class