Package | Description |
---|---|
org.osm2world.core.heightmap.data |
Modifier and Type | Method and Description |
---|---|
Iterable<? extends TerrainElevationCell> |
AbstractCellularTerrainElevation.getCells() |
Iterable<? extends TerrainElevationCell> |
CellularTerrainElevation.getCells()
returns Iterable over cells.
|