Click or drag to resize
DigitalRuneQuaternionD Fields

The QuaternionD type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberIdentity
Returns the identity QuaternionD (1, 0, 0, 0).
Public fieldW
The w component.
Public fieldX
The x component.
Public fieldY
The y component.
Public fieldZ
The z component.
Public fieldStatic memberZero
Returns a QuaternionD with all of its components set to zero.
Top
See Also