Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ backbuffer(3g) — GL2 W2.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

backbuffer()  —  Silicon Graphics Beta Release

NAME

backbuffer - enables updating in the back buffer

SPECIFICATION

C
backbuffer(b)
Boolean b;

FORTRAN
subroutine backbu(b)
logical b

Pascal
procedure backbuffer(b: Boolean);

DESCRIPTION

backbuffer enables updating in the back bitplane buffer.  If b = TRUE, the default, the buffer is enabled; FALSE means it is not enabled.  This command is useful only in double buffer mode, and is ignored in single buffer and RGB modes. 

backbuffer is set to TRUE by gconfig. 

SEE ALSO

doublebuffer, frontbuffer, getbuffer

Version 2.3  —  July 04, 1985

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