Home
last modified time | relevance | path

Searched refs:highest_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.hpp108 … coordinate_type highest_high = geometry::get<max_corner, DimensionIndex>(bounded_indexable_0); in apply() local
111 coordinate_type lowest_high = highest_high; in apply()
128 if ( highest_high < max_coord ) in apply()
129 highest_high = max_coord; in apply()
148 coordinate_type const width = highest_high - lowest_low; in apply()