SoSelection.SetPickFilterCallback Method |
Name | Description | |
---|---|---|
![]() | SetPickFilterCallback(SoSelection.PickCB) | Calls SetPickFilterCallback(f, true). |
![]() | SetPickFilterCallback(SoSelection.PickCB, Boolean) | The pick filter callback is invoked when a pick has occurred and the selection node is about to change the selection list. |
![]() | SetPickFilterCallback(SoSelection.PickUserDataCB, Object) | Obsolete.
The pick filter delegateis invoked when a pick has occurred and the selection
node is about to change the selection list.
|