17#ifndef ROOT_MathX_GenVectorX_3DConversions
18#define ROOT_MathX_GenVectorX_3DConversions 1
42template <
class R1,
class R2>
AxisAngle class describing rotation represented with direction axis (3D Vector) and an angle of rotat...
EulerAngles class describing rotation as three angles (Euler Angles).
Rotation class with the (3D) rotation represented by a unit quaternion (u, i, j, k).
Rotation class with the (3D) rotation represented by a 3x3 orthogonal matrix.
Rotation class representing a 3D rotation about the X axis by the angle of rotation.
Rotation class representing a 3D rotation about the Y axis by the angle of rotation.
Rotation class with the (3D) rotation represented by angles describing first a rotation of an angle p...
Rotation class representing a 3D rotation about the Z axis by the angle of rotation.
void convert(R1 const &, R2 const)
#define R1(v, w, x, y, z, i)
#define R2(v, w, x, y, z, i)
ERROR_This_Rotation_Conversion_is_NOT_Supported()