Skip to main content

b3DynamicTree_Rebuild

Function b3DynamicTree_Rebuild 

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

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