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

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