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

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