Click or drag to resize
SoOffscreenRendererGetGLRenderAction Method

Gets the render action to use for rendering.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.36.0 (9.9.36.0)
Syntax
public SoGLRenderAction GetGLRenderAction()

Return Value

Type: SoGLRenderAction
Remarks

This will return any render action passed in by the caller.

See Also