|
殺虫侍
|
オイラー角とクォータニオンの変換ユーティリティ関数の宣言 [詳解]
関数 | |
| DirectX::XMFLOAT4 | EulerToQuaternion (const DirectX::XMFLOAT3 &eulerAngles) |
| オイラー角(XYZ ラジアン)をクォータニオンに変換する | |
オイラー角とクォータニオンの変換ユーティリティ関数の宣言
| DirectX::XMFLOAT4 EulerToQuaternion | ( | const DirectX::XMFLOAT3 & | eulerAngles | ) |
オイラー角(XYZ ラジアン)をクォータニオンに変換する
| eulerAngles | XYZ 回転角(ラジアン)を格納した XMFLOAT3 |