pub unsafe extern "C" fn b3DynamicTree_EnlargeProxy(
tree: *mut b3DynamicTree,
proxyId: c_int,
aabb: b3AABB,
)Expand description
Enlarge a proxy and enlarge ancestors as necessary.
pub unsafe extern "C" fn b3DynamicTree_EnlargeProxy(
tree: *mut b3DynamicTree,
proxyId: c_int,
aabb: b3AABB,
)Enlarge a proxy and enlarge ancestors as necessary.