pub unsafe extern "C" fn PxSimulationStatistics_getNbBroadPhaseRemoves(
self_: *const PxSimulationStatistics,
) -> u32Expand description
Get number of broadphase volumes removed for the current simulation step.
Number of broadphase volumes removed.