Variable DualQuaternion.q1

Rotation part

struct DualQuaternion
{
  // ...
  Quaternion!T q1 ;
  // ...
}

Elements union