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

type ContactAlgorithm<N> = Box<dyn ContactManifoldGenerator<N> + 'static>;