Home
last modified time | relevance | path

Searched refs:bounded_indexable_0 (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/index/detail/rtree/linear/
H A Dredistribute_elements.hpp106 bounded_view_type bounded_indexable_0(rtree::element_indexable(elements[0], translator)); in apply() local
107 coordinate_type lowest_low = geometry::get<min_corner, DimensionIndex>(bounded_indexable_0); in apply()
108 … coordinate_type highest_high = geometry::get<max_corner, DimensionIndex>(bounded_indexable_0); in apply()