Click or drag to resize
SoWinRenderAreaGetOverlaySceneGraph Method

Note: This API is now obsolete.

Gets the scene graph to be rendered in the overlay plane.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public SoNode GetOverlaySceneGraph()

Return Value

Type: SoNode
Remarks

NOTE: This feature requires a graphics board that supports an overlay plane.Obsoletesince Open Inventor 9610 Overlay feature is legacy, and no longer makes sense with current hardware.

See Also