GetFlipStatus

Returns the status of the last scheduled buffer flip.

Declaration

int GA_bufferFuncs::GetFlipStatus(void)

Prototype In

snap/graphics.h

Return Value

0 if flip has not occured, not 0 if it has

Description

This function updates returns the flip status for the currently pending flip operation. 1 means it has been flipped, 0 means it has not yet been flipped.

See Also

SetActiveBuffer, FlipToBuffer, FlipToStereoBuffer, WaitTillFlipped

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com