Home
last modified time | relevance | path

Searched refs:smallest_overlap (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/rstar/
H A Dredistribute_elements.hpp103 content_type & smallest_overlap, in apply()
135 smallest_overlap = (std::numeric_limits<content_type>::max)(); in apply()
153 if ( ovl < smallest_overlap || (ovl == smallest_overlap && con <= smallest_content) ) in apply()
156 smallest_overlap = ovl; in apply()
182 content_type & smallest_overlap, in apply()
213 smallest_overlap = ovl1; in apply()
220 smallest_overlap = ovl2; in apply()
237 content_type & smallest_overlap, in apply()
244 sum_of_margins, smallest_overlap, smallest_content, in apply()
265 content_type & smallest_overlap, in apply()
[all …]