pub unsafe extern "C" fn b2DynamicTree_ValidateNoEnlarged(
tree: *const b2DynamicTree,
)Expand description
Validate this tree has no enlarged AABBs. For testing.
pub unsafe extern "C" fn b2DynamicTree_ValidateNoEnlarged(
tree: *const b2DynamicTree,
)Validate this tree has no enlarged AABBs. For testing.