A struct that wraps up the important collision data for an arbiter. More...
#include <cpArbiter.h>
Public Attributes | |
int | count |
The number of contact points in the set. | |
cpVect | point |
The position of the contact point. | |
cpVect | normal |
The normal of the contact point. | |
cpFloat | dist |
The depth of the contact point. | |
A struct that wraps up the important collision data for an arbiter.