From: Alan W. I. <ai...@us...> - 2003-12-23 06:29:24
|
Update of /cvsroot/plplot/plplot/bindings/f77 In directory sc8-pr-cvs1:/tmp/cvs-serv4185 Modified Files: plstubs.h scstubs.c Log Message: Add the following API wrappers to the fortran interface: PL_SETCONTLABELFORMAT PL_SETCONTLABELPARAM PLCALC_WORLD PLCLEAR PLCPSTRM PLFILL3 PLGCOL0 PLGCOLBG PLGCOMPRESSION PLGDIDEV PLGDIORI PLGDIPLT PLGRIDDATA PLGVPD PLGVPW PLLIGHTSOURCE PLMKSTRM PLREPLOT PLSCMAP1N PLSCOMPRESSION PLSDIDEV PLSDIMAP PLSDIORI PLSDIPLT PLSDIPLZ PLSMEM PLSTRIPA PLSTRIPD PLXORMOD All of these new wrappers build without problems, but there are no examples to run-time test them yet. Also there still remains work to do on the PLMESHC, PLOT3DC, PLSHADE1, PLSHADES, PLSURF3D, and PLSTRIPC wrappers to implement all the common API. |