Searched refs:lon_b1 (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/formulas/ |
| H A D | sjoberg_intersection.hpp | 653 CT const lon_b1 = lonb1; in apply() local 659 inverse_result const res2 = inverse_type::apply(lon_b1, lat_b1, lon_b2, lat_b2, spheroid); in apply() 662 lon_b1, lat_b1, lon_b2, lat_b2, res2.azimuth, in apply() 669 … CT const& lon_b1, CT const& lat_b1, CT const& lon_b2, CT const& lat_b2, CT const& alpha_b1, in apply() argument 682 geodesic_type geod2(lon_b1, lat_b1, alpha_b1, f); in apply() 762 lon_b1, lat_b1, lon_b2, lat_b2, in apply()
|