SoGLFormatHasDoubleBuffers Method |
Returns true if this format is double buffered.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 2024.2.2.0 (10.16.2.0)
Syntax public bool HasDoubleBuffers()
Public Function HasDoubleBuffers As Boolean
public:
bool HasDoubleBuffers()
member HasDoubleBuffers : unit -> bool
Return Value
Type:
BooleanRemarks See Also