17#ifndef ROOT_Math_GenVector_3DConversions
18#define ROOT_Math_GenVector_3DConversions 1
40template<
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.
Namespace for new Math classes and functions.
void convert(R1 const &, R2 const)
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...
#define R1(v, w, x, y, z, i)
#define R2(v, w, x, y, z, i)
ERROR_This_Rotation_Conversion_is_NOT_Supported()