|
FillGrid2D | Init (int zoom) |
|
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) |
|
|
override bool | UpdateGrid (Vector2Int gridDimensions) |
|
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 () |
|
◆ UpdateGrid()
override bool DepictionEngine.FillGrid2D.UpdateGrid |
( |
Vector2Int |
gridDimensions | ) |
|
|
protectedvirtual |
The documentation for this class was generated from the following file: