SphericalCoordinate Methods |
The SphericalCoordinate type exposes the following members.
| Name | Description | |
|---|---|---|
| DistanceTo(SphericalCoordinate) | Calculates the distance from a point on a sphere to another point on a sphere. | |
| DistanceTo(SphericalCoordinate, Single) | Calculates the distance from a point on a sphere to another point at a given radius. | |
| Equals(Object) | (Overrides ValueTypeEquals(Object).) | |
| Equals(SphericalCoordinate) | ||
| GetHashCode | (Overrides ValueTypeGetHashCode.) | |
| Rotate | Moves the point in a given direction. | |
| ToString | (Overrides ValueTypeToString.) | |
| Translate | Moves the point inward or outward by a given radius. |