QuaternionH Structure |
Namespace: NeoAxis
public struct QuaternionH
The QuaternionH type exposes the following members.
| Name | Description | |
|---|---|---|
| QuaternionH(Vector3H, HalfType) | Initializes a new instance of the QuaternionH class | |
| QuaternionH(Single, Single, Single, Single) | Initializes a new instance of the QuaternionH class | |
| QuaternionH(HalfType, HalfType, HalfType, HalfType) | Initializes a new instance of the QuaternionH class |
| Name | Description | |
|---|---|---|
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(QuaternionH) | ||
| Equals(QuaternionH, QuaternionH) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| Parse | ||
| ToQuaternion | ||
| ToQuaternionF | ||
| ToString | (Overrides ValueTypeToString.) | |
| ToString(Int32) |
| Name | Description | |
|---|---|---|
| MethodInvoke |
Calls the object method by name.
(Defined by ObjectEx.) | |
| PropertyGet(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertyGetT(String, Object, Boolean) | Overloaded.
Gets the value of the object property by name.
(Defined by ObjectEx.) | |
| PropertySet |
Sets the value of the object property by name.
(Defined by ObjectEx.) |