Public Attributes

cpContactPointSet Struct Reference
[cpArbiter]

A struct that wraps up the important collision data for an arbiter. More...

#include <cpArbiter.h>

List of all members.

Public Attributes

int count
 The number of contact points in the set.
struct {
   cpVect   point
 The position of the contact point.
   cpVect   normal
 The normal of the contact point.
   cpFloat   dist
 The depth of the contact point.
points [4]
 The array of contact points.

Detailed Description

A struct that wraps up the important collision data for an arbiter.


The documentation for this struct was generated from the following file:
 All Classes Functions Variables Properties