Expand description
Constraints and other types used for solving contacts.
Structs§
- A contact constraint used for resolving inter-penetration between two bodies.
- Data and logic for solving a single contact point for a
ContactConstraint
. - The normal part of a
ContactConstraintPoint
. Aims to resolve overlap. - The tangential friction part of a
ContactConstraintPoint
.