Home
last modified time | relevance | path

Searched refs:is_antilon1 (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/
H A Ddirection_code.hpp153 bool is_antilon1 = false, is_antilon2 = false; in apply() local
154 calc_t const dlat1 = latitude_distance_signed(b1, a1, dlon1, pi, is_antilon1); in apply()
159 (std::min)(is_antilon1 ? c0 : math::abs(dlon1), in apply()