YawPitchRoll Constructor |
Name | Description | |
---|---|---|
YawPitchRoll(EulerSequence) |
Initializes a YawPitchRoll sequence from the provided EulerSequence.
| |
YawPitchRoll(AngleAxisRotation, YawPitchRollIndicator) |
Initializes a EulerSequence sequence from the provided AngleAxisRotation and sequence.
| |
YawPitchRoll(Matrix3By3, YawPitchRollIndicator) |
Initializes a YawPitchRoll sequence from the provided Matrix3By3 and sequence.
| |
YawPitchRoll(UnitQuaternion, YawPitchRollIndicator) |
Initializes a YawPitchRoll sequence from the provided UnitQuaternion and sequence.
| |
YawPitchRoll(ElementaryRotation, ElementaryRotation, ElementaryRotation) |
Initializes a YawPitchRoll sequence from the provided ElementaryRotation instances.
| |
YawPitchRoll(Double, Double, Double, YawPitchRollIndicator) |
Initializes a YawPitchRoll sequence from the provided angles and sequence.
|