Contact ids to facilitate warm starting. More...
#include <b2Collision.h>
Public Attributes | |
b2ContactFeature | cf |
uint32 | key |
Used to quickly compare contact ids. More... | |
Contact ids to facilitate warm starting.
Definition at line 53 of file b2Collision.h.
b2ContactFeature b2ContactID::cf |
Definition at line 55 of file b2Collision.h.
uint32 b2ContactID::key |
Used to quickly compare contact ids.
Definition at line 56 of file b2Collision.h.