Contact ids to facilitate warm starting. More...
#include <b2_collision.h>
Public Attributes | |
b2ContactFeature | cf |
uint32 | key |
Used to quickly compare contact ids. More... | |
Contact ids to facilitate warm starting.
Definition at line 59 of file b2_collision.h.
b2ContactFeature b2ContactID::cf |
Definition at line 61 of file b2_collision.h.
uint32 b2ContactID::key |
Used to quickly compare contact ids.
Definition at line 62 of file b2_collision.h.