Click or drag to resize
SoExtSelectionSelect Method
Overload List
  NameDescription
Public methodSelect(SoNode)

Selects the passed node by creating a path to it, and adding the path to the selection list by calling select(path) .

(Inherited from SoSelection.)
Public methodSelect(SoPath)

Selects the passed path by adding it to the selection list.

(Inherited from SoSelection.)
Public methodSelect(SoNode, Int32, SbVec2f, SbViewportRegion, Boolean)
Top
See Also