Home
last modified time | relevance | path

Searched refs:mbr_min (Results 1 – 1 of 1) 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/envelope/
H A Drange_of_boxes.hpp166 detail::indexed_point_view<Box, min_corner> mbr_min(mbr); in apply() local
181 >::apply(first_box_min, mbr_min); in apply()
308 detail::indexed_point_view<Box, min_corner> mbr_min(mbr); in apply() local
311 geometry::set<0>(mbr_min, lon_min); in apply()
312 geometry::set<1>(mbr_min, geometry::get<min_corner, 1>(*it_min)); in apply()