Public Attributes

cpArbiter Struct Reference
[cpArbiter]

A colliding pair of shapes. More...

#include <cpArbiter.h>

List of all members.

Public Attributes

cpFloat e
 Calculated value to use for the elasticity coefficient.
cpFloat u
 Calculated value to use for the friction coefficient.
cpVect surface_vr
 Calculated value to use for applying surface velocities.

Detailed Description

A colliding pair of shapes.


Member Data Documentation

cpFloat cpArbiter::e

Calculated value to use for the elasticity coefficient.

Override in a pre-solve collision handler for custom behavior.

Calculated value to use for applying surface velocities.

Override in a pre-solve collision handler for custom behavior.

cpFloat cpArbiter::u

Calculated value to use for the friction coefficient.

Override in a pre-solve collision handler for custom behavior.


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