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