Home
last modified time | relevance | path

Searched refs:highest_low (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.hpp135 … coordinate_type highest_low = geometry::get<min_corner, DimensionIndex>(bounded_indexable_hl); in apply() local
140 if ( highest_low < min_coord && in apply()
143 highest_low = min_coord; in apply()
151 separation = difference<separation_type>(lowest_high, highest_low); in apply()