Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

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.5r1  —  October 29, 1986

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