Type Definition flat_spatial::grid::GridObjects

source ·
pub type GridObjects<O, V2> = SlotMap<GridHandle, StoreObject<O, V2>>;