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

type ContactAlgorithm<N> = Box<dyn ContactManifoldGenerator<N>>;