Struct b3FeaturePair
- Namespace
- Box3D.Native
- Assembly
- Box3D.NET.Native.dll
Identifies a contact point by the pair of edges that produced it.
Mirror of b3FeaturePair.
public struct b3FeaturePairInherited Members
Remarks
A contact point is always the intersection of two edges, which may both belong to the same shape (making it a vertex) or one to each shape. The pair gives contact points temporal identity for warm starting.