PxScene_getNbContactDataBlocksUsed

Function PxScene_getNbContactDataBlocksUsed 

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

get the number of cache blocks currently used by the scene

This function may not be called while the scene is simulating

the number of cache blocks currently used by the scene