[][src]Type Definition ncollide2d::pipeline::narrow_phase::ProximityAlgorithm

type ProximityAlgorithm<N> = Box<dyn ProximityDetector<N>>;