Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setshade(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setshade()  —  Silicon Graphics Beta Release

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 using spclos. 

SEE ALSO

spclos, splf

Version 2.3  —  July 04, 1985

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