RegionGraph

data class RegionGraph

Hierarchical map structure. Leaf nodes represent updatable regions.

Properties

Link copied to clipboard
val roots: List<RegionGraphNode>

Root nodes for the map structure.