Home
last modified time | relevance | path

Searched refs:current_separation (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.hpp242 separation_type current_separation; in apply() local
244 find_norm_sep::apply(elements, parameters, tr, current_separation, s1, s2); in apply()
247 if ( separation < current_separation ) in apply()
249 separation = current_separation; in apply()