The per-contact position constraint data structure. More...
#include <playrho/d2/PositionConstraint.hpp>
Public Attributes | |
| BodyID | bodyA |
| Identifier for body-A. | |
| BodyID | bodyB |
| Identifier for body-B. | |
| Manifold | manifold |
| Copy of contact's manifold. | |
| NonNegativeFF< Length > | totalRadius |
| Total "Radius" distance of the associated shapes of fixture A and fixture B. | |
The per-contact position constraint data structure.