Re: pfPipeSwapFunc question
AnitaKishore (kishore++at++electrogig.com)
Thu, 1 Feb 1996 09:57:49 -0800
My bufferSwap function is quite simple. It just calls swapbuffer()
after a certain flag is set by the DRAW process. You register this callback
in the APP using pfPipeSwapFunc(p, bufferSwap). You can also control the
frequency of swapping buffers through swapinterval() called in the pipe window
configuration callback (though this approach didn't quite sync up my
actions, so I resorted to the first method of using a flag).
Hope this helps
-anita
----------------------------------------------------------------------
Anita Kishore
kishore++at++electrogig.com
----------------------------------------------------------------------
This archive was generated by hypermail 2.0b2
on Mon Aug 10 1998 - 17:52:21 PDT