pub unsafe extern "C" fn PxTransform_transformInv_1(
    self_: *const PxTransform,
    src: *const PxTransform
) -> PxTransform
Expand description

Transform transform from parent (returns compound transform: first src, then this->inverse)