rapier2d::math

Constant MAX_MANIFOLD_POINTS

Source
pub const MAX_MANIFOLD_POINTS: usize = 2;
Expand description

Max number of pairs of contact points from the same contact manifold that can be solved as part of a single contact constraint.