Home
last modified time | relevance | path

Searched refs:mbr_max (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.hpp167 detail::indexed_point_view<Box, max_corner> mbr_max(mbr); in apply() local
189 >::apply(first_box_max, mbr_max); in apply()
309 detail::indexed_point_view<Box, max_corner> mbr_max(mbr); in apply() local
313 geometry::set<0>(mbr_max, lon_max); in apply()
314 geometry::set<1>(mbr_max, geometry::get<max_corner, 1>(*it_max)); in apply()