Click or drag to resize
SoGLGraphicConfigGetDepth Method

Returns the Z-buffer depth.

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

Parameters

bits
Type: SystemInt32
Remarks

If 0 is returned, then there is no Z-buffer.

See Also