Click or drag to resize
SoOffscreenRenderer Constructor (SoGLRenderAction)

Constructor.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoOffscreenRenderer(
	SoGLRenderAction ra
)

Parameters

ra
Type: OIV.Inventor.ActionsSoGLRenderAction
Remarks

The render action passed to the constructor will be used in all subsequent offscreen renderings.

See Also