Type Definition rhusics_core::SweepAndPrune3[][src]

type SweepAndPrune3<S, B> = SweepAndPrune<Variance3<S, B>>;

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