Click or drag to resize
SoOffscreenRenderArea Constructor

Default constructor.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public SoOffscreenRenderArea()
Remarks

NOTE: An internally created OIV.Inventor.Devices.SoGLContext will be shared with the current context or an existing one if possible. In order to have control over the OIV.Inventor.Devices.SoGLContext sharing, use the alternate constructor.

See Also