PxPhysics_getPhysicsInsertionCallback_mut

Function PxPhysics_getPhysicsInsertionCallback_mut 

Source
pub unsafe extern "C" fn PxPhysics_getPhysicsInsertionCallback_mut(
    self_: *mut PxPhysics,
) -> *mut PxInsertionCallback
Expand description

Gets PxPhysics object insertion interface.

The insertion interface is needed for PxCreateTriangleMesh, PxCooking::createTriangleMesh etc., this allows runtime mesh creation.