Click or drag to resize
SoGLFormatSetOverlayEnabled Method

Note: This API is now obsolete.

Sets the overlay state of this format.

Namespace: OIV.Inventor.Devices
Assembly: OIV.Inventor.GL (in OIV.Inventor.GL.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
[ObsoleteAttribute("See documentation for more details")]
public void SetOverlayEnabled(
	bool enabled
)

Parameters

enabled
Type: SystemBoolean
Remarks

Obsoletesince Open Inventor 9610 Overlay feature is legacy, and no longer makes sense with current hardware.

See Also