Click or drag to resize
SoGLGraphicConfigGetStencil Method

Returns the stencil buffer depth.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetStencil(
	out int bits
)

Parameters

bits
Type: SystemInt32
Remarks

If 0 is returned, then the OpenGL graphics configuration has no stencil buffer.

See Also