Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Method and Description |
---|---|
void |
SoSelection.setPickFilterCallback(SoSelectionPickCB f)
equivalent to setPickFilterCallback(f,null,true)
|
void |
SoSelection.setPickFilterCallback(SoSelectionPickCB f,
java.lang.Object userData)
equivalent to setPickFilterCallback(f,userData,true)
|
void |
SoSelection.setPickFilterCallback(SoSelectionPickCB f,
java.lang.Object userData,
boolean callOnlyIfSelectable)
The pick filter callback is invoked when a pick has occurred and the
selection node is about to change the selection list.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com