b2Contact_GetData

Function b2Contact_GetData 

Source
pub unsafe extern "C" fn b2Contact_GetData(
    contactId: b2ContactId,
) -> b2ContactData
Expand description

Get the data for a contact. The manifold may have no points if the contact is not touching.