Type Definition ProximityAlgorithm
ncollide2d::pipeline::narrow_phase
type ProximityAlgorithm<N> = Box<dyn ProximityDetector<N>>;