pub unsafe extern "C" fn b3World_GetContactEvents(
worldId: b3WorldId,
) -> b3ContactEventsExpand description
Get contact events for this current time step. The event data is transient. Do not store a reference to this data.
pub unsafe extern "C" fn b3World_GetContactEvents(
worldId: b3WorldId,
) -> b3ContactEventsGet contact events for this current time step. The event data is transient. Do not store a reference to this data.