Click or drag to resize
SoLineHighlightRenderActionApply Method
Overload List
  NameDescription
Public methodApply(SoNode)

This renders the passed scene graph, and also renders each selected object in wireframe, as specified by the first SoSelection node found in the scene graph.

(Overrides SoActionApply(SoNode).)
Public methodApply(SoPath) Obsolete.

Obsoletesince Open Inventor 9810 No longer used.

(Overrides SoActionApply(SoPath).)
Public methodApply(SoPathList) Obsolete.
Calls Apply(pathList, false).
Public methodApply(SoPathList, Boolean) Obsolete.

Obsoletesince Open Inventor 9810 No longer used.

(Overrides SoActionApply(SoPathList, Boolean).)
Top
See Also