Searched refs:is_a_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 D | intersection.hpp | 255 bool is_a_reversed = get<1>(a1) > get<1>(a2); in apply() local 258 if (is_a_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() 437 …y, calc_t>(b, false, a1, a2, b1, b2, res_a1_a2, res_a1_b1, res_a1_b2, is_a_reversed, degen_neq_coo… in apply() 498 if (is_a_reversed) in apply() 556 if (is_a_reversed) in apply()
|