Type Definition flat_spatial::aabbgrid::AABBGridObjects

source ·
pub type AABBGridObjects<O, AB> = SlotMap<AABBGridHandle, StoreObject<O, AB>>;