Type Definition rhusics_core::SweepAndPrune2[][src]

type SweepAndPrune2<S, B> = SweepAndPrune<Variance2<S, B>>;

Broad phase sweep and prune algorithm for 2D, see SweepAndPrune for more information.