Home
last modified time | relevance | path

Searched defs:sph_to_cart3d (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 Dspherical.hpp44 static inline void sph_to_cart3d(T const& lon, T const& lat, T & x, T & y, T & z) in sph_to_cart3d() function
53 static inline Point3d sph_to_cart3d(PointSph const& point_sph) in sph_to_cart3d() function