mpl_toolkits.mplot3d.proj3d.inv_transform# mpl_toolkits.mplot3d.proj3d.inv_transform(xs, ys, zs, invM)[源代码][源代码]# 通过投影矩阵的逆矩阵 invM 变换这些点。