pub unsafe extern "C" fn PxTransform_transformInv_1(
self_: *const PxTransform,
src: *const PxTransform,
) -> PxTransformExpand description
Transform transform from parent (returns compound transform: first src, then this->inverse)
pub unsafe extern "C" fn PxTransform_transformInv_1(
self_: *const PxTransform,
src: *const PxTransform,
) -> PxTransformTransform transform from parent (returns compound transform: first src, then this->inverse)