Click or drag to resize
SoSceneManagerSetGLRenderAction Method (SoGLRenderAction)

User supplied render action.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public void SetGLRenderAction(
	SoGLRenderAction ra
)

Parameters

ra
Type: OIV.Inventor.ActionsSoGLRenderAction
Remarks

Highlights fall into this category. SceneManager will never delete a render action passed to this method. return the renderAction 0.

Note Note

Member available since Open Inventor 9.2

See Also