Searched defs:sph_to_cart3d (Results 1 – 1 of 1) sorted by relevance
44 static inline void sph_to_cart3d(T const& lon, T const& lat, T & x, T & y, T & z) in sph_to_cart3d() function53 static inline Point3d sph_to_cart3d(PointSph const& point_sph) in sph_to_cart3d() function