pub unsafe extern "C" fn PxMassProperties_translate_mut(
    self_: *mut PxMassProperties,
    t: *const PxVec3
)
Expand description

Translate the center of mass by a given vector and adjust the inertia tensor accordingly.