Offset |
public struct Offset3D
The Offset3D type exposes the following members.
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object is equal to this instance.
(Overrides ValueTypeEquals(Object)) | |
Equals(Offset3D) | Determines whether the specified Offset3D is equal to this instance. | |
Equals(Offset3D) | Determines whether the specified Offset3D is equal to this instance. | |
GetHashCode |
Returns the hash code for this instance.
(Overrides ValueTypeGetHashCode) |
Name | Description | |
---|---|---|
Equality(Offset3D, Offset3D) | Returns a boolean indicating whether the two given Offset3Ds are equal. | |
Inequality(Offset3D, Offset3D) | Returns a boolean indicating whether the two given Offset3Ds are not equal. |