pub unsafe extern "C" fn PxContactSet_setPoint_mut(
    self_: *mut PxContactSet,
    i: u32,
    p: *const PxVec3
)
Expand description

Alter the position of a specific contact point in the set.