Home
last modified time | relevance | path

Searched refs:spherical_equatorial_to_cartesian (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/strategies/
H A Dstrategy_transform.hpp208 inline void spherical_equatorial_to_cartesian(T lambda, T delta, R r, P& p) in spherical_equatorial_to_cartesian() function
324 … detail::spherical_equatorial_to_cartesian(get_as_radian<0>(p1), get_as_radian<1>(p1), 1.0, p2); in apply()
354 detail::spherical_equatorial_to_cartesian( in apply()