b2DynamicTree_Rebuild

Function b2DynamicTree_Rebuild 

Source
pub unsafe extern "C" fn b2DynamicTree_Rebuild(
    tree: *mut b2DynamicTree,
    fullBuild: bool,
) -> c_int
Expand description

Rebuild the tree while retaining subtrees that haven’t changed. Returns the number of boxes sorted.