XdSetDrawBuffer(3X) — Kubota Pacfic Computer Inc. (X Direct Graphics)
NAME
XdSetDrawBuffer − specify which buffer to draw into
SYNOPSIS
XdSetDrawBuffer(wh, bufferId, left)
WindowHandle ∗wh;
int bufferId;
int left ;
wh Specifies the window to draw into
bufferId Specifies the draw buffer to use
left On a stereo system specifies whether we are drawing the left or right components.
USAGE
Use XdSetDrawBuffer to specify which buffer to draw into in a multiple buffered window.
September 02, 1992