Overload List
Name | Description | |
---|---|---|
![]() ![]() | QuaternionToEulerYawPitchRoll(Vector4D) |
Converts a quaternion into euler angles, assuming that the euler angle multiplication to create the quaternion was yaw*pitch*roll.
All angles in radian.
|
![]() ![]() | QuaternionToEulerYawPitchRoll(Vector4D, Double%, Double%, Double%) |
Converts a quaternion into euler angles, assuming that the euler angle multiplication to create the quaternion was yaw*pitch*roll.
All angles in radian.
|