app
Toggle table of contents
release
Target filter
release
Switch theme
Search in API
Skip to content
app
app
/
org.scottishtecharmy.soundscape.geoengine.utils
/
TileGrid
/
TileGrid
Tile
Grid
constructor
(
newTiles
:
MutableList
<
Tile
>
,
centralBoundingBox
:
BoundingBox
,
totalBoundingBox
:
BoundingBox
)