Map3DXYTPoint Class |
Namespace: Gamelogic.Grids
[VersionAttribute(1, 0, 0)] public class Map3DXY<TPoint> : IMap3D<TPoint> where TPoint : Object, IGridPoint<TPoint>
The Map3DXYTPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| Map3DXYTPoint |
| Name | Description | |
|---|---|---|
| ItemTPoint | ||
| ItemVector3 |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| To2D | ||
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |