Click or drag to resize
SoMPEGNavRenderer Constructor

Constructor.

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

Parameters

node
Type: OIV.Inventor.NodesSoNode
Remarks

The method OIV.Inventor.MPEG.SoMPEGRenderer.SetSceneGraph(OIV.Inventor.Nodes.SoNode) is called with the given argument. The specified scene graph must contain a camera in order to produce correct results.

See Also