[][src]Function ncollide2d::pipeline::glue::default_narrow_phase

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

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