QuantizedMeshTileRange Class |
Namespace: AGI.Foundation.Terrain
The QuantizedMeshTileRange type exposes the following members.
Name | Description | |
---|---|---|
QuantizedMeshTileRange | Initializes a new instance. |
Name | Description | |
---|---|---|
EndX |
Gets the end X coordinate value.
| |
EndY |
Gets the end Y coordinate value.
| |
StartX |
Gets the start X coordinate value.
| |
StartY |
Gets the start Y coordinate value.
|
Name | Description | |
---|---|---|
Contains |
Determines if this tile range contains the given X and Y coordinate values.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |