45 #ifndef vpRxyzVECTOR_H
46 #define vpRxyzVECTOR_H
57 #include <visp/vpMatrix.h>
58 #include <visp/vpRotationVector.h>
59 #include <visp/vpRotationMatrix.h>
184 void buildFrom(
const double phi,
const double theta,
const double psi)
Class that consider the case of a generic rotation vector (cannot be used as is !) consisting in thre...
vpRxyzVector(const vpRxyzVector &rxyz)
vpThetaUVector buildFrom(const vpHomogeneousMatrix &M)
The vpRotationMatrix considers the particular case of a rotation matrix.
vpRxyzVector(const double phi, const double theta, const double psi)
Class that consider the case of the Euler angle using the x-y-z convention, where are respectively ...
void buildFrom(const double phi, const double theta, const double psi)
Class that consider the case of the parameterization for the rotation.