Click or drag to resize
SoWinGLWidget.GetFloatingColorBuffer 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: 10.3.0.0 (10.3.0.0)
Syntax
public void GetFloatingColorBuffer(
	out bool enable,
	out SoWinGLWidget. FloatColorBufferSizes size
)

Parameters

enable
Type: System.Boolean
size
Type: OIV.Inventor.Win.SoWinGLWidget.FloatColorBufferSizes
Remarks