Home
last modified time | relevance | path

Searched refs:b2_min (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.hpp111 calc_t const b2_min = get<min_corner, 0>(box2); in apply() local
116 calc_t const diff2 = b2_max - b2_min; in apply()
122 calc_t const diff_min = math::longitude_distance_unsigned<units_t>(b1_min, b2_min); in apply()