SoExtSelectionSelect Method |
Name | Description | |
---|---|---|
![]() | Select(SoNode) | Selects the passed node by creating a path to it, and adding the path to the selection list by calling select(path) . |
![]() | Select(SoPath) | Selects the passed path by adding it to the selection list. |
![]() | Select(SoNode, Int32, SbVec2f, SbViewportRegion, Boolean) | Simulates interactive selection starting from the root node with the given lasso contour, updating the selection list and triggering any associated delegate. |
![]() | Select(SoNode, Int32, SbVec3f, SbViewportRegion, Boolean) | Obsolete. |