From: Maurice L. <ml...@us...> - 2001-01-06 07:04:22
|
Update of /cvsroot/plplot/plplot/src In directory usw-pr-cvs1:/tmp/cvs-serv5582 Modified Files: plot3d.c Log Message: Busted up top-surface renderer into shaded vs non-shaded functions instead of the previous monolithic if-blocks. Should be easier to analyze this way. |