Click or drag to resize
SoGLContextSwapBuffers Method

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public bool SwapBuffers()

Return Value

Type: Boolean
Remarks

Swaps the buffers with the value stored in the SoGLFormat, which is set to the main plane by default.

See Also