![]() | QuaternionD Fields |
The QuaternionD type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Identity |
Returns the identity QuaternionD (1, 0, 0, 0).
|
![]() | W |
The w component.
|
![]() | X |
The x component.
|
![]() | Y |
The y component.
|
![]() | Z |
The z component.
|
![]() ![]() | Zero |
Returns a QuaternionD with all of its components set to zero.
|