Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ setplanes(3) — GL1 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

setplanes(3)  —  Silicon Graphics R1c

NAME

setplanes - set the number of available planes

SYNOPSIS

C
setplanes(p)
short p;

FORTRAN
subroutine setpla(p)
integer*2 p

Pascal
procedure setplanes(p: Short);

DESCRIPTION

Setplanes explicitly sets the number of available planes.  If the user requests more bitplanes than the system can allocate, the number defaults to the maximum available. 

Setplanes can be invoked at any time.  It takes effect on the next call to gconfig. 

SEE ALSO

doublebuffer, gconfig, getplanes, multimap, onemap, setmap, singlebuffer

NOTE

This command can only be used in immediate mode. 

Version 2.3  —  July 04, 1985

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