spclos(3G) — Silicon Graphics
NAME
spclos − draws the current open, shaded polygon
SPECIFICATION
C
spclos()
FORTRAN
subroutine spclos
Pascal
procedure spclos;
DESCRIPTION
spclos closes and shades the polygon. It is like pclos. When spclos ends a polygon, the system draws it using the intensities that setshade specifies. If setshade is used in the definition of a polygon, it must be closed with spclos. If it is closed with pclos, the results are undefined.
SEE ALSO
pclos, pdr, pmv, setshade, splf Programming Guide, Section 13.1, Shading
Version 3.6 — December 20, 1987