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

pub fn default_narrow_phase<N, Handle>() -> NarrowPhase<N, Handle> where
    Handle: CollisionObjectHandle,
    N: RealField

Allocate a default narrow-phase, configured with the default contact and proximity dispatchers.