SoWinRenderAreaSetGLRenderAction Method |
Sets the GL render action to use.
Namespace: OIV.Inventor.Win
This is used for example to set selection highlighting with the OIV.Inventor.Actions.SoBoxHighlightRenderAction, OIV.Inventor.Actions.SoHaloHighlightRenderAction and OIV.Inventor.Actions.SoLineHighlightRenderAction classes.
Note: Properties of the previous render action, for example transparency type, are not automatically copied to the new render action. The application must explicitly set the desired properties of the new render action.