Click or drag to resize
SoSceneManagerGetSceneGraph Method

Gets the scene graph which is managed here.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoNode GetSceneGraph()

Return Value

Type: SoNode
Remarks

This is the Open Inventor scene which will be traversed for rendering and event processing.

See Also