SoWinGLWidgetSetFloatingColorBuffer Method (Boolean) |
Calls SetFloatingColorBuffer(enable, OIV.Inventor.Win.SoWinGLWidget.FloatColorBufferSizes( .SoWinGLWidget.FLOAT_16_COLOR_BUFFER )).
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public void SetFloatingColorBuffer(
bool enable
)
Public Sub SetFloatingColorBuffer (
enable As Boolean
)
public:
void SetFloatingColorBuffer(
bool enable
)
member SetFloatingColorBuffer :
enable : bool -> unit
Parameters
- enable
- Type: SystemBoolean
Remarks See Also