cpContactPointSet.Point

The array of contact points.

struct cpContactPointSet
struct Point {}

Members

Variables

dist
cpFloat dist;

The depth of the contact point.

normal
cpVect normal;

The normal of the contact point.

point
cpVect point;

The position of the contact point.

Meta