From: Joao C. <jc...@us...> - 2003-04-16 17:19:29
|
Update of /cvsroot/plplot/plplot/src In directory sc8-pr-cvs1:/tmp/cvs-serv27346/src Modified Files: plot3d.c Log Message: For the plmesh*(), plot3d*() and plsurf3d() functions, don't use the data z value to scale the mesh/surface color, use instead the z axis values set by plw3d(). |