SoSelectionDeselect Method |
Name | Description | |
---|---|---|
Deselect(Int32) | Deselects a path by removing it from the selection list. | |
Deselect(SoNode) | Deselects the passed node by creating a path to it, and removing the node from the selection list by calling deselect(path) . | |
Deselect(SoPath) | Deselects the passed path by removing it from the selection list. |