getpattern(3G) — 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 Programming Guide, Section 5.2, Patterns
NOTE
This routine is available only in immediate mode.
Version 3.6 — December 20, 1987