Home
last modified time | relevance | path

Searched refs:is_b_reversed (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/strategies/geographic/
H A Dintersection.hpp256 bool is_b_reversed = get<1>(b1) > get<1>(b2); in apply() local
263 if (is_b_reversed) in apply()
268 return apply<Policy>(a, b, a1, a2, b1, b2, is_a_reversed, is_b_reversed); in apply()
284 bool is_a_reversed, bool is_b_reversed) const in apply()
433 …cy, calc_t>(a, true, b1, b2, a1, a2, res_b1_b2, res_b1_a1, res_b1_a2, is_b_reversed, degen_neq_coo… in apply()
511 if (is_b_reversed) in apply()
565 if (is_b_reversed) in apply()