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) |