Home
last modified time | relevance | path

Searched refs:lowest_high (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.hpp111 coordinate_type lowest_high = highest_high; in apply() local
119 if ( max_coord < lowest_high ) in apply()
121 lowest_high = max_coord; in apply()
151 separation = difference<separation_type>(lowest_high, highest_low); in apply()