PxSceneQuerySystemBase_forceRebuildDynamicTree_mut

Function PxSceneQuerySystemBase_forceRebuildDynamicTree_mut 

Source
pub unsafe extern "C" fn PxSceneQuerySystemBase_forceRebuildDynamicTree_mut(
    self_: *mut PxSceneQuerySystemBase,
    prunerIndex: u32,
)
Expand description

Forces dynamic trees to be immediately rebuilt.

PxScene will call this function with the PX_SCENE_PRUNER_STATIC or PX_SCENE_PRUNER_DYNAMIC value.