Home
last modified time | relevance | path

Searched defs:spheroid (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/core/
H A Dsrs.hpp44 class spheroid class
47 spheroid(RadiusType const& a, RadiusType const& b) in spheroid() function in boost::geometry::srs::spheroid
52 spheroid() in spheroid() function in boost::geometry::srs::spheroid
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/formulas/
H A Dvertex_latitude.hpp77 Spheroid const& spheroid) in apply()
H A Dandoyer_inverse.hpp63 Spheroid const& spheroid) in apply()
H A Dthomas_inverse.hpp63 Spheroid const& spheroid) in apply()
H A Dvertex_longitude.hpp73 Spheroid const& spheroid) in apply()
H A Dsjoberg_intersection.hpp647 Spheroid const& spheroid) in apply()
671 Spheroid const& spheroid) in apply()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/strategies/geographic/
H A Denvelope_segment.hpp44 explicit inline geographic_segment(Spheroid const& spheroid) in geographic_segment()
H A Ddistance_thomas.hpp61 explicit inline thomas(Spheroid const& spheroid) in thomas()
H A Ddistance_vincenty.hpp63 explicit inline vincenty(Spheroid const& spheroid) in vincenty()
H A Ddistance_andoyer.hpp67 explicit inline andoyer(Spheroid const& spheroid) in andoyer()
H A Ddistance.hpp69 explicit inline geographic(Spheroid const& spheroid) in geographic()
H A Dazimuth.hpp46 explicit inline geographic(Spheroid const& spheroid) in geographic()
H A Darea.hpp168 explicit inline geographic(Spheroid const& spheroid = Spheroid()) in geographic()
H A Dintersection.hpp295 srs::spheroid<calc_t> spheroid = normalized_spheroid<calc_t>(m_spheroid); in apply() local