SoGLContextSwapBuffers Method |
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic bool SwapBuffers()
Public Function SwapBuffers As Boolean
public:
bool SwapBuffers()
member SwapBuffers : unit -> bool
Return Value
Type:
Boolean
RemarksSwaps the buffers with the value stored in the SoGLFormat, which is set to the main plane by default.
See Also