pub unsafe extern "C" fn PxSceneQuerySystem_updateSQCompound_mut(
    self_: *mut PxSceneQuerySystem,
    compoundHandle: u32,
    compoundTransform: *const PxTransform
)
Expand description

Updates a compound in the SQ system.

The compound structures are immediately updated when the call occurs.