getpattern() — Silicon Graphics
NAME
getpattern − returns the index of the current pattern
SPECIFICATION
C
long getpattern()
FORTRAN
integer*4 function getpat()
Pascal
function getpattern: longint;
DESCRIPTION
getpattern returns the index of the current pattern from the table of available patterns.
SEE ALSO
defpattern, setpattern IRIS Graphics Programming, Section 5.2, Patterns
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986