Home
last modified time | relevance | path

Searched refs:b2_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.hpp112 calc_t const b2_max = get<max_corner, 0>(box2); in apply() local
116 calc_t const diff2 = b2_max - b2_min; in apply()
129 if (math::abs(b2_max_transl - b2_max) < constants::period() / 2) in apply()
131 b2_max_transl = b2_max; in apply()