Home
last modified time | relevance | path

Searched refs:is_on_b2 (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.hpp854 bool is_on_b2 = math::equals(lon, b2_lon) && math::equals(lat, b2_lat); in calculate_ip_data() local
856 if (! (is_on_b || is_on_b1 || is_on_b2)) in calculate_ip_data()
870 else if (is_on_b2) in calculate_ip_data()