Uses of Class
com.openinventor.inventor.nodes.SoSelection
Packages that use SoSelection
-
Uses of SoSelection in com.openinventor.inventor.misc.callbacks
Methods in com.openinventor.inventor.misc.callbacks with parameters of type SoSelectionModifier and TypeMethodDescriptionvoidSoSelectionClassCB.invoke(SoSelection s) This method will be invoked when the native callback will be called so that you only need to override this method to fill the method's body. -
Uses of SoSelection in com.openinventor.inventor.nodes
Subclasses of SoSelection in com.openinventor.inventor.nodesModifier and TypeClassDescriptionclassSelection node that supports lasso selection.