Base contact point data. More...
#include <PxContact.h>
Public Attributes | |
PxVec3 | contact |
Contact point in world space. More... | |
PxReal | separation |
Separation value (negative implies penetration). More... | |
Base contact point data.
PxVec3 PxSimpleContact::contact |
Contact point in world space.
PxReal PxSimpleContact::separation |
Separation value (negative implies penetration).