SoGLFormatHasSampleBuffers Method |
Returns true if this format has sample buffers.
Namespace: OIV.Inventor.DevicesAssembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public bool HasSampleBuffers()
Public Function HasSampleBuffers As Boolean
public:
bool HasSampleBuffers()
member HasSampleBuffers : unit -> bool
Return Value
Type:
BooleanRemarks See Also