【发布时间】:2009-05-19 12:56:50
【问题描述】:
有这样的功能:
CATransform3DGetAffineTransform
返回仿射变换 用“t”表示。如果't'不能 精确地表示为仿射 变换返回值为 未定义。
我不是那么喜欢数学,所以一个易于理解的描述会非常好。维基百科在这里帮不上什么忙。
【问题讨论】:
-
这类似于这个问题:stackoverflow.com/questions/567829/…
标签: iphone uikit core-animation