From: Alan W. I. <ai...@us...> - 2001-02-23 18:17:29
|
Update of /cvsroot/plplot/plplot/examples/c In directory usw-pr-cvs1:/tmp/cvs-serv3061/examples/c Modified Files: x16c.c Log Message: Add plshades function to common API and use it in x16c.c. This function is higher level than plshade (one call generates all shades of the plot), and it should be used whenever there is a continuous shade plot required. Also, with this function the shade edge drawing now works for the first time for continuous shade plots. For a nice example of this look at the additional page displayed by x16c. |