pub unsafe extern "C" fn b2Contact_GetData(
contactId: b2ContactId,
) -> b2ContactDataExpand description
Get the data for a contact. The manifold may have no points if the contact is not touching.
pub unsafe extern "C" fn b2Contact_GetData(
contactId: b2ContactId,
) -> b2ContactDataGet the data for a contact. The manifold may have no points if the contact is not touching.