PersistentContactManifold

Undocumented in source.

Members

Functions

addContact
void addContact(Contact c)
Undocumented in source. Be warned that the author may not have intended to support it.
append
void append(Contact c)
Undocumented in source. Be warned that the author may not have intended to support it.
removeContact
void removeContact(uint n)
Undocumented in source. Be warned that the author may not have intended to support it.
update
void update()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

contacts
Contact[4] contacts;
Undocumented in source.
numContacts
uint numContacts;
Undocumented in source.

Meta