Home
last modified time | relevance | path

Searched defs:cart3d_to_sph (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.hpp71 static inline void cart3d_to_sph(T const& x, T const& y, T const& z, T & lon, T & lat) in cart3d_to_sph() function
78 static inline PointSph cart3d_to_sph(Point3d const& point_3d) in cart3d_to_sph() function