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

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

Number of broadphase volumes added.