PxSimulationStatistics_getNbBroadPhaseRemoves

Function PxSimulationStatistics_getNbBroadPhaseRemoves 

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

Get number of broadphase volumes removed for the current simulation step.

Number of broadphase volumes removed.