QuaternionFCreateRotation Method |
Name | Description | |
---|---|---|
CreateRotation(Matrix33F) |
Creates a unit quaternion that specifies the same rotation as the given rotation matrix.
| |
CreateRotation(Vector3F, Vector3F) |
Creates a unit quaternion that specifies a rotation given by two vectors.
| |
CreateRotation(Vector3F, Single) |
Creates a unit quaternion that specifies a rotation given by axis and angle.
| |
CreateRotation(Single, Vector3F, Single, Vector3F, Single, Vector3F, Boolean) |
Gets an orientation quaternion from Euler angles (3 rotations around 3 axes).
|