Skip to main content

shape_get_contact_capacity

Function shape_get_contact_capacity 

Source
pub fn shape_get_contact_capacity(world: &World, shape_id: ShapeId) -> i32
Expand description

Get the maximum capacity required for retrieving all the touching contacts on a shape. (b2Shape_GetContactCapacity)