Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ settexture(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

settexture(3)  —  Silicon Graphics R1c

NAME

settexture - select a pattern for filling polygons, rectangles, and curves

SYNOPSIS

C
settexture(index)
short index;

FORTRAN
subroutine settex(index)
integer*2 index

Pascal
procedure settexture(index: Short);

DESCRIPTION

Settexture selects a screen texture from among those the user has defined with the command deftexture.  The default texture is texture 0.  If the user has not redefined texture 0, it is a solid pattern. 

If an undefined texture is specified, the command is ignored. 

SEE ALSO

color, deftexture, gettexture, writemask

Version 2.3  —  July 04, 1985

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