Skip to main content

b2World_GetBounds

Function b2World_GetBounds 

Source
pub unsafe extern "C" fn b2World_GetBounds(
    worldId: b2WorldId,
) -> b2AABB
Expand description

Call this to get the world bounds based on the union of all shape bounds.