Click or drag to resize
SoWinGLWidgetGetFloatingColorBuffer Method

Returns true if floating point rendering is used and its precision.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void GetFloatingColorBuffer(
	out bool enable,
	out SoWinGLWidgetFloatColorBufferSizes size
)

Parameters

enable
Type: SystemBoolean
size
Type: OIV.Inventor.WinSoWinGLWidgetFloatColorBufferSizes
Remarks