From: Joao C. <jc...@us...> - 2002-12-21 03:51:29
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv4224/src Modified Files: plot3d.c Log Message: Add plot3dc(), a plot3d() with contouring in the base xy plane. Add plmeshc(), idem. plmesh() and plot3d() redefined in terms of plot3dc(). All previous API entries remain compatible. |