spclos() — Silicon Graphics
NAME
spclos - draws currently open polygon
SPECIFICATION
C
spclos()
FORTRAN
subroutine spclos
Pascal
procedure spclos;
DESCRIPTION
spclos, like pclos causes the currently "open" polygon to be drawn. spclos draws a Gouraud-shaded polygon using intensities specified by the setshade command. If setshade commands are used in the definition of a polygon, the polygon must be closed with spclos, if closed using pclos the results are undefined.
SEE ALSO
setshade, splf, pclos, pdr, pmv
Version 2.4 — May 08, 1986