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