Home
last modified time | relevance | path

Searched defs:range_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/
H A Dconvert.hpp143 struct range_to_range struct
149 >::type rview_type;
154 >::type view_type;
156 static inline void apply(Range1 const& source, Range2& destination) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/
H A Drecalculate.hpp93 struct range_to_range struct
101 static inline void apply(Range1& destination, Range2 const& source, in apply()
/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 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