pub unsafe extern "C" fn PxScene_getMaxNbContactDataBlocksUsed(
    self_: *const PxScene
) -> u32
Expand description

get the maximum number of cache blocks used by the scene

This function may not be called while the scene is simulating

the maximum number of cache blocks everused by the scene