There is a function like:
CATransform3DGetAffineTransform
Returns the affine transform represented by 't'. If 't' can not be exactly represented as an affine transform the returned value is undefined.
I'm not so math-orientated, so a easy to understand description would be very nice. Wikipedia was no big help here.