Home
last modified time | relevance | path

Searched refs:b1_max (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/algorithms/detail/disjoint/
H A Dbox_box.hpp110 calc_t const b1_max = get<max_corner, 0>(box1); in apply() local
115 calc_t const diff1 = b1_max - b1_min; in apply()
134 if (b2_min_transl > b1_max // b2_min right of b1_max in apply()