pub unsafe extern "C" fn PxPhysics_createBVH_mut(
    self_: *mut PxPhysics,
    stream: *mut PxInputStream
) -> *mut PxBVH
Expand description

Creates a bounding volume hierarchy.

The new BVH.