Home
last modified time | relevance | path

Searched refs:geometry_to_range (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/distance/
H A Dgeometry_to_segment_or_box.hpp98 typedef detail::closest_feature::geometry_to_range geometry_to_range; typedef in boost::geometry::detail::distance::geometry_to_segment_or_box
262 = 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_box
348 = geometry_to_range::apply(segment_or_box, in apply()
H A Dpoint_to_geometry.hpp264 typedef detail::closest_feature::geometry_to_range geometry_to_range; typedef in boost::geometry::detail::distance::point_to_multigeometry
290 = geometry_to_range::apply(point, in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/closest_feature/
H A Dgeometry_to_range.hpp34 class geometry_to_range class