Click or drag to resize
SoGLGraphicConfigGetStencil Method

Returns the stencil buffer depth.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
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