Home
last modified time | relevance | path

Searched refs:sum_of_margins (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.hpp102 margin_type & sum_of_margins, in apply()
134 sum_of_margins = 0; in apply()
147sum_of_margins += index::detail::comparable_margin(box1) + index::detail::comparable_margin(box2); in apply()
181 margin_type & sum_of_margins, in apply()
207 sum_of_margins = som1 + som2; in apply()
236 margin_type & sum_of_margins, in apply()
244 sum_of_margins, smallest_overlap, smallest_content, in apply()
277 margin_type sum_of_margins = 0; in apply() local
289 …>::apply(elements, corner, index, sum_of_margins, overlap_val, content_val, parameters, translator… in apply()
291 if ( sum_of_margins < smallest_sum_of_margins ) in apply()
[all …]