fn start_graph_interval_spatial_index_rebuild(
state: ResMut<'_, GraphIntervalSpatialIndexState>,
graph: Res<'_, Graph>,
nodes: Query<'_, '_, &Node>,
)fn start_graph_interval_spatial_index_rebuild(
state: ResMut<'_, GraphIntervalSpatialIndexState>,
graph: Res<'_, Graph>,
nodes: Query<'_, '_, &Node>,
)