Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setpattern(3g) — GL2 W2.5

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setpattern()  —  Silicon Graphics

NAME

setpattern − selects a texture pattern for filling polygons, rectangles, and curves

SPECIFICATION

C
setpattern(index)
short index;

FORTRAN
subroutine setpat(index)
integer*4 index

Pascal
procedure setpattern(index: longint);

DESCRIPTION

setpattern selects a texture pattern from among those defpattern defines. The default pattern is pattern 0, which is solid.  If you specify an undefined pattern, the default pattern is selected. 

SEE ALSO

color, defpattern, getpattern, writemask IRIS Graphics Programming, Section 5.2, Patterns

Version 2.5  —  April 22, 1987

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