Click or drag to resize
RenderAreaGLContext Property

Gets the OpenGL context of the renderArea.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public SoGLContext GLContext { get; }

Return Value

Type: SoGLContext

a pointer to the OIV.Inventor.Devices.SoGLContext

Remarks
See Also