pub unsafe extern "C" fn PxMat44_transform( self_: *const PxMat44, other: *const PxVec4, ) -> PxVec4
Transform vector by matrix, equal to v’ = M*v