ShapeStorageInfoTPoint Class |
Namespace: Gamelogic.Grids
[VersionAttribute(1, 0, 0)] [ImmutableAttribute] public class ShapeStorageInfo<TPoint>
The ShapeStorageInfoTPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| ShapeStorageInfoTPoint(IntRect, FuncTPoint, Boolean) | ||
| ShapeStorageInfoTPoint(Int32, Int32, FuncTPoint, Boolean) |
| Name | Description | |
|---|---|---|
| Difference | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| Intersection | ||
| MemberwiseClone | (Inherited from Object.) | |
| SymmetricDifference | ||
| ToString | (Inherited from Object.) | |
| Union |
| Name | Description | |
|---|---|---|
| contains | ||
| storageRect |
| Name | Description | |
|---|---|---|
| ThrowIfNull |
Throws a NullReferenceException if the object is null.
(Defined by ObjectExtensions.) |