pub unsafe extern "C" fn PxPhysics_getPhysicsInsertionCallback_mut(
self_: *mut PxPhysics,
) -> *mut PxInsertionCallbackExpand description
Gets PxPhysics object insertion interface.
The insertion interface is needed for PxCreateTriangleMesh, PxCooking::createTriangleMesh etc., this allows runtime mesh creation.