PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::PositionConstraint Struct Reference

The per-contact position constraint data structure. More...

#include <playrho/d2/PositionConstraint.hpp>

Collaboration diagram for playrho::d2::PositionConstraint:
[legend]

Public Attributes

BodyID bodyA
 Identifier for body-A.
 
BodyID bodyB
 Identifier for body-B.
 
Manifold manifold
 Copy of contact's manifold.
 
NonNegativeFF< LengthtotalRadius
 Total "Radius" distance of the associated shapes of fixture A and fixture B.
 

Detailed Description

The per-contact position constraint data structure.


The documentation for this struct was generated from the following file: