Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setshade(3g) — GL2 W2.4

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setshade()  —  Silicon Graphics Silicon Graphics

NAME

setshade - sets the current polygon shade

SPECIFICATION

C
setshade(shade)
Colorindex shade;

FORTRAN
subroutine setsha(shade)
integer*4 shade

Pascal
procedure setshade(shade: Colorindex);

DESCRIPTION

setshade sets the current shade value. This value is a color index which is associated with the vertices specified immediately following the setshade command.  The setshade values are used to shade polygons closed with spclos.  The result of using setshade in the definition of a polygon and closing the polygon with pclos, rather than splos, is undefined. 

SEE ALSO

spclos, splf

Version 2.4  —  May 08, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026