Click or drag to resize
SoGLGraphicConfigTemplateGetDepth Method

Returns the depth buffer preference and sizes.

Namespace: OIV.Inventor.Components
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public SoGraphicConfigTemplatePreferences GetDepth(
	out int minBits,
	out int maxBits
)

Parameters

minBits
Type: SystemInt32
maxBits
Type: SystemInt32

Return Value

Type: SoGraphicConfigTemplatePreferences
Remarks

See Also