mpl_toolkits.mplot3d.proj3d.inv_transform#

mpl_toolkits.mplot3d.proj3d.inv_transform(xs, ys, zs, M)[source]#

Transform the points by the inverse of the projection matrix M.