|
|
using | GridType = TGridType |
| |
|
using | GridType = TGridType |
| |
|
|
virtual bool | isNeighborCell (const CellCoord &coordinates, const CellCoord &offset) const =0 |
| |
|
virtual CellCoord | coordinates (CellIndex index) const =0 |
| |
|
virtual CellIndex | index (const CellCoord &coordinates) const =0 |
| |
|
virtual CellCoord | coordinatesAt (const Point &position) const =0 |
| |
|
virtual CellIndex | indexAt (const Point &position) const =0 |
| |
|
virtual bool | isCell (const CellCoord &coordinates) const =0 |
| |
|
virtual bool | isCellAt (const Point &point) const =0 |
| |
|
virtual CellIndex | size () const =0 |
| |
The documentation for this struct was generated from the following file: