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