30 T theta = 2.0 * atan2(q.
v.length(), q.
r);
The y component of a vector value.
Vec3< T > v
Definition: ImathQuat.h:76
Definition: ImathFrame.h:42
The x component of a vector value.
This version of the SDK is unstable, i-e, it may change with no warning.
Definition: AddCurveAction.h:20
Definition: AngleAxis.h:23
AngleAxis(const Imath::Quat< T > &q)
Definition: AngleAxis.h:28
Definition: ImathQuat.h:71
T r
Definition: ImathQuat.h:75
AngleAxis(T x, T y, T z)
Definition: AngleAxis.h:27
Imath::Quat< T > to_quat() const
Definition: AngleAxis.h:35
The z component of a vector value.
AngleAxis()
Definition: AngleAxis.h:26
Imath::Vec3< T > angle_axis
Definition: AngleAxis.h:42
The w component of a vector value.