[][src]Type Definition nphysics2d::solver::ImpulseCache

type ImpulseCache<N> = SecondaryMap<ContactId, N>;

A cache for impulses resulting from contacts and joints.