 | PointyRhombGridTCell Methods |
The PointyRhombGridTCell generic type exposes the following members.
Methods|
| Name | Description |
|---|
  | ArrayPointFromGridPoint | |
  | BeginShape |
Use this method to begin a shape building sequence.
|
  | CalculateStorage | |
 | CloneStructureTNewCellType |
Returns a grid in the same shape, but with contents in the new type.
(Overrides AbstractSplicedGridTCell, TPoint, TBasePointCloneStructureTNewCell.) |
 | Contains | (Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
  | Default | |
  | DefaultContains | |
  | Diamond | |
  | DownTriangle | |
 | Equals | (Inherited from Object.) |
  | FatRectangle | |
 | Finalize | (Inherited from Object.) |
 | GetAllNeighbors | (Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
 | GetEnumerator | (Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
 | GetHashCode | (Inherited from Object.) |
 | GetLargeSet |
This functions returns a large number of points around the origin.
This is useful(when used with big enough n) to determine
whether a grid that is missing points is doing so becuase of
an incorrect test function, or an incorrect storage rectangle.
Use for debugging.
(Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
 | GetNeighborDirections | (Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
 | GetStoragePoints |
This method returns all points that can be contained by
the storage rectangle for this grid.
This is useful for debugging shape functions.
(Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
 | GetType | (Inherited from Object.) |
  | GridPointFromArrayPoint | |
  | Hexagon | |
 | MakePoint | (Overrides AbstractSplicedGridTCell, TPoint, TBasePointMakePoint(TBasePoint, Int32).) |
 | MakeUnderlyingGrid | (Overrides AbstractSplicedGridTCell, TPoint, TBasePointMakeUnderlyingGrid(Int32, Int32).) |
 | MemberwiseClone | (Inherited from Object.) |
  | Parallelogram | |
  | Rectangle | |
 | SetGridPointTransforms |
this function make it possible to do things such as flip axes.
(Inherited from AbstractSplicedGridTCell, TPoint, TBasePoint.) |
  | Single | |
  | SingleGroup | |
  | ThinRectangle | |
 | ToString | (Overrides ObjectToString.) |
  | UpTriangle | |
Top
Extension Methods
Explicit Interface Implementations
See Also