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

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