Quaternion Structure |
[Missing <summary> documentation for "T:StarfieldUtils.MathUtils.Quaternion"]
Namespace: StarfieldUtils.MathUtils
The Quaternion type exposes the following members.
| Name | Description | |
|---|---|---|
| Quaternion(Single, Vec3D) | Initializes a new instance of the Quaternion class | |
| Quaternion(Double, Double, Double, Double) | Initializes a new instance of the Quaternion class |
| Name | Description | |
|---|---|---|
| Conjugate | ||
| Copy | ||
| Equals | (Overrides ValueTypeEquals(Object).) | |
| Euler | ||
| FromAxisAngle | ||
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Multiply | ||
| Normalise | ||
| Rotate(Vec3D) | ||
| Rotate(Vec3D) | ||
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| Equality | ||
| Inequality | ||
| Multiply |