Quaternion Methods |
The Quaternion type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Conjugate |
クォータニオンの共役を計算します。
|
![]() | Equals | (Inherited from ValueType.) |
![]() | GetHashCode | (Inherited from ValueType.) |
![]() | GetType | (Inherited from Object.) |
![]() ![]() | Identity |
単位クォータニオンを作成します。
|
![]() ![]() | Multiply |
2 つのクォータニオンの積を計算します。
|
![]() ![]() | Normalize |
クォータニオンを正規化します。
|
![]() ![]() | RotationAxis |
任意の軸を回転軸にして回転するクォータニオンを作成します。
|
![]() ![]() | RotationMatrix |
回転行列からクォータニオンを作成します。
|
![]() ![]() | RotationYawPitchRoll |
ヨー、ピッチ、およびロールを指定してクォータニオンを作成します。
|
![]() | Set |
クォータニオンに値を設定します。
|
![]() ![]() | Slerp |
2 つのクォータニオンを球面線形補間します。
|
![]() | ToString | (Inherited from ValueType.) |