Skip to main content

Module spatial_index

Module spatial_index 

Source
Expand description

Low-level cell index for station-local AOI candidate queries.

Structs§

CellIndex
Station-local 3D cell index.
CellIndexUpdateReport
Work performed while changing one entity’s spatial membership.
CellIndexUpdateScratch
Caller-owned storage for allocation-light multi-cell membership changes.
CellOccupancy
Occupancy count for one non-empty cell.
CellQueryScratch
Reusable scratch storage for allocation-aware cell queries.
CellQueryStats
Work counters from the last scratch-backed cell query.

Enums§

CellIndexUpdate
Result of inserting or updating one entity in a CellIndex.
CellQueryStrategy
Strategy used by the last scratch-backed cell query.