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