[][src]Function oxygengine_physics_2d::prelude::ncollide2d::pipeline::default_broad_phase

pub fn default_broad_phase<N, Handle>() -> DBVTBroadPhase<N, AABB<N>, Handle> where
    Handle: CollisionObjectHandle,
    N: RealField

Allocate a default broad-phase, configured with a default coherence margin (set to 0.01).