Home
last modified time | relevance | path

Searched refs:res_b1_ip (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.hpp844 … inverse_result const res_b1_ip = inverse_dist_azi::apply(b1_lon, b1_lat, lon, lat, spheroid); in calculate_ip_data() local
845 dist_b1_ip = res_b1_ip.distance; in calculate_ip_data()
846 if (! same_direction(res_b1_ip.azimuth, res_b1_b2.azimuth)) in calculate_ip_data()