Skip to main content

b3DynamicTree_MoveProxy

Function b3DynamicTree_MoveProxy 

Source
pub unsafe extern "C" fn b3DynamicTree_MoveProxy(
    tree: *mut b3DynamicTree,
    proxyId: c_int,
    aabb: b3AABB,
)
Expand description

Move a proxy to a new AABB by removing and reinserting into the tree.