Click or drag to resize
SoWinGLWidgetBindNormalContext Method

Makes the normal rendering context the current context.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public bool BindNormalContext()

Return Value

Type: Boolean
Remarks

Equivalent to makeNormalCurrent() call.

See Also