FlatBrickMeshMap Class |
Namespace: Gamelogic.Grids
[ExperimentalAttribute] [VersionAttribute(1, 14, 0)] public class FlatBrickMeshMap : IMeshMap<FlatHexPoint>
The FlatBrickMeshMap type exposes the following members.
| Name | Description | |
|---|---|---|
| FlatBrickMeshMap |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetTriangles | ||
| GetType | (Inherited from Object.) | |
| GetUVs | ||
| GetVertices | ||
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |