Orient Methods |
The Orient type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| FillFromEulerAngles |
Fills the struct with the quaternian values calculated from Euler angles.
| |
| FillFromString |
Fills the struct with a valid rapid string representation.
| |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the type of the current instance. (Inherited from Object.) | |
| ToEulerAngles |
Returns the eular angles of the quaternion stored in the struct.
| |
| ToString |
Returns the string representation of the orient rapid data.
(Overrides ValueTypeToString.) |