Depiction Engine For Unity 2023.0 (Alpha)
Loading...
Searching...
No Matches
DepictionEngine.IGrid2D Interface Reference

Implements 2D Grid members compatible with DepictionEngine.Grid2DLoaderBase. More...

Public Member Functions

Grid2D IsInGrid (Vector2Int grid2DIndex, Vector2Int grid2DDimensions)
 
void IterateOverIndexes (Action< IGrid2D, GeoCoordinate2Double, Vector2Int, Vector2Int > callback)
 
- Public Member Functions inherited from DepictionEngine.IGrid
bool UpdateGrid ()
 

Properties

GeoCoordinate2Double geoCenter [get]
 
- Properties inherited from DepictionEngine.IGrid
bool wasFirstUpdated [get]
 

Detailed Description

Implements 2D Grid members compatible with DepictionEngine.Grid2DLoaderBase.


The documentation for this interface was generated from the following file: