Click or drag to resize
SoMPEGNavRenderer Constructor

Constructor.

Namespace: OIV.Inventor.MPEG
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoMPEGNavRenderer(
	SoNode node
)

Parameters

node
Type: OIV.Inventor.NodesSoNode
Remarks

The method SoMPEGRenderer.setSceneGraph() is called with the given argument. The specified scene graph must contain a camera in order to produce correct results.

See Also