SimpleLayeredMapTPoint Methods |
The SimpleLayeredMapTPoint generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| To2D |
This method is not implemented. Unlike most grids, this is not a 2D grid embedded in 3D,
so projecting it to 2D does not make sense.
| |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |