52 #ifndef __PCL_SphericalRotation_h
53 #define __PCL_SphericalRotation_h
81 constexpr
static double Tolerance = 1.0e-05;
A generic point in the two-dimensional space.
Rotation in spherical coordinates.
SphericalRotation(const SphericalRotation &)=default
DPoint CelestialToNative(const DPoint &cp) const
SphericalRotation(double lon0, double lat0, double phi0, double theta0, double phip, const Optional< double > &thetap)
DPoint NativeToCelestial(const DPoint &np) const
SphericalRotation()=default