QuantizedMeshTileCoordinateExtent Structure |
Namespace: AGI.Foundation.Terrain
The QuantizedMeshTileCoordinateExtent type exposes the following members.
Name | Description | |
---|---|---|
![]() | QuantizedMeshTileCoordinateExtent |
Initializes a new instance from the specified coordinates.
|
Name | Description | |
---|---|---|
![]() | East |
Gets the easternmost X coordinate.
|
![]() | Level |
Gets the zoom level.
|
![]() | North |
Gets the northernmost Y coordinate.
|
![]() ![]() | OutsideExtent |
Gets a static instance representing extents that are completely outside the bounding
extent of the provider.
|
![]() | South |
Gets the southernmost Y coordinate.
|
![]() | West |
Gets the westernmost X coordinate.
|
Name | Description | |
---|---|---|
![]() | Equals(Object) |
Indicates whether another object is exactly equal to this instance.
(Overrides ValueType.Equals(Object).) |
![]() | Equals(QuantizedMeshTileCoordinateExtent) |
Indicates whether another instance of this type is exactly equal to this instance.
|
![]() | GetHashCode |
Returns a hash code for this instance, which is suitable for use in hashing algorithms and data structures like a hash table.
(Overrides ValueType.GetHashCode().) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString |
Returns the string representation of the value of this instance.
(Overrides ValueType.ToString().) |
Name | Description | |
---|---|---|
![]() ![]() | Equality |
Returns true if the two instances are exactly equal.
|
![]() ![]() | Inequality |
Returns true if the two instances are not exactly equal.
|