Variable DualQuaternion.arrayof

Elements as static array

struct DualQuaternion
{
  // ...
  T[8] arrayof ;
  // ...
}

Elements union