Home
last modified time | relevance | path

Searched refs:b2_max_transl (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.hpp124 calc_t b2_max_transl = b2_min_transl - constants::period() + diff2; in apply() local
129 if (math::abs(b2_max_transl - b2_max) < constants::period() / 2) in apply()
131 b2_max_transl = b2_max; in apply()
135 && b2_max_transl < b1_min) // b2_max left of b1_min in apply()