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