| SoHighlightRenderActionApply Method | 
| Name | Description | |
|---|---|---|
| Apply(SoNode) | This renders the passed scene graph, and also renders highlighted selected objects as specified by the first OIV.Inventor.Nodes.SoSelection node found in the scene graph.  | |
| Apply(SoPath) | Initiates an action on the graph defined by a path.  | |
| Apply(SoPathList) | Calls Apply(pathList, false).  (Inherited from SoGLRenderAction.) | |
| Apply(SoPathList, Boolean) | Initiates an action on the graph defined by a list of paths.  |