|
void | Init (CameraGrid2D cameraGrid2D) |
|
Grid2D | IsInGrid (Vector2Int grid2DIndex, Vector2Int grid2DDimensions) |
|
bool | UpdateGridFields (Vector2Int gridDimensions, GeoCoordinate2Double geoCenter, bool updateDerivedProperties=true) |
|
override bool | UpdateGrid () |
|
void | IterateOverIndexes (Action< IGrid2D, GeoCoordinate2Double, Vector2Int, Vector2Int > callback) |
|
override void | Clear () |
|
virtual GridBase | Init () |
|
bool | SetEnabled (bool value) |
|
virtual bool | UpdateGrid () |
|
virtual void | Clear () |
|
bool | UpdateGrid () |
|
Grid2D | IsInGrid (Vector2Int grid2DIndex, Vector2Int grid2DDimensions) |
|
void | IterateOverIndexes (Action< IGrid2D, GeoCoordinate2Double, Vector2Int, Vector2Int > callback) |
|
|
Row | CreateRow (int y, int start, int end) |
|
Row | CreateRow (int y) |
|
void | SetRowStaticProperties () |
|
int | GetRowCount () |
|
Row | GetRow (int y, Vector2Int gridDimensions) |
|
void | AddRow (int y, Row value) |
|
void | IterateOverRows (Action< Row > callback) |
|
virtual bool | UpdateGrid (Vector2Int gridDimensions) |
|
override bool | UpdateDerivedProperties () |
|
virtual bool | UpdateDerivedProperties () |
|
|
static readonly double | MIN_SIZE = 0.00000001d |
|
◆ Clear()
override void DepictionEngine.Grid2D.Clear |
( |
| ) |
|
|
virtual |
◆ IsInGrid()
Grid2D DepictionEngine.Grid2D.IsInGrid |
( |
Vector2Int |
grid2DIndex, |
|
|
Vector2Int |
grid2DDimensions |
|
) |
| |
◆ IterateOverIndexes()
◆ UpdateDerivedProperties()
override bool DepictionEngine.Grid2D.UpdateDerivedProperties |
( |
| ) |
|
|
protectedvirtual |
◆ UpdateGrid()
override bool DepictionEngine.Grid2D.UpdateGrid |
( |
| ) |
|
|
virtual |
◆ geoCenter
The documentation for this class was generated from the following file: