From: Joao C. <jc...@us...> - 2002-10-13 16:16:33
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv25613/src Modified Files: plot3d.c Log Message: Add support for plsurf3d() and remove plotfc3d() and plotsh3d() wich are now obsolete. Several fixups to handle options in plsurf3d() (previous plotsh3di()): draw sides, draw wireframe, magnitude and light shading, draw contour. Make plnxtvlo() use plP_draw3d(), as plnxtvhi(() already does, to enable magnitude shading of wireframes. |