b2DynamicTree_MoveProxy

Function b2DynamicTree_MoveProxy 

Source
pub unsafe extern "C" fn b2DynamicTree_MoveProxy(
    tree: *mut b2DynamicTree,
    proxyId: c_int,
    aabb: b2AABB,
)
Expand description

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