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