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

pub type ImpulseCache<N> = SecondaryMap<ContactId, N>;
Expand description

A cache for impulses resulting from contacts and joints.