Skip to main content

b3World_OverlapAABB

Function b3World_OverlapAABB 

Source
pub unsafe extern "C" fn b3World_OverlapAABB(
    worldId: b3WorldId,
    aabb: b3AABB,
    filter: b3QueryFilter,
    fcn: b3OverlapResultFcn,
    context: *mut c_void,
) -> b3TreeStats
Expand description

Overlap test for all shapes that potentially overlap the provided AABB