cpSpace.enableContactGraph

Rebuild the contact graph during each step. Must be enabled to use the cpBodyEachArbiter() function. Disabled by default for a small performance boost. Enabled implicitly when the sleeping feature is enabled.

struct cpSpace
cpBool enableContactGraph;

Meta