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