Uses of Class
com.openinventor.inventor.nodes.SoExtSelection.PreFilterEventArg
-
Packages that use SoExtSelection.PreFilterEventArg Package Description com.openinventor.inventor.nodes -
-
Uses of SoExtSelection.PreFilterEventArg in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes with type parameters of type SoExtSelection.PreFilterEventArg Modifier and Type Field Description SbEventHandler<SoExtSelection.PreFilterEventArg>
SoExtSelection. onPreFilter
The ExtSelection will traverse each node of scene graph and test intersection against each nodes.Methods in com.openinventor.inventor.nodes with parameters of type SoExtSelection.PreFilterEventArg Modifier and Type Method Description void
SoExtSelection.PreFilterEventArg. setValue(SoExtSelection.PreFilterEventArg copyFrom)
-