Uses of Interface
com.openinventor.inventor.nodes.SoCallback.CB
-
Packages that use SoCallback.CB Package Description com.openinventor.inventor.nodes -
-
Uses of SoCallback.CB in com.openinventor.inventor.nodes
Methods in com.openinventor.inventor.nodes with parameters of type SoCallback.CB Modifier and Type Method Description void
SoCallback. setCallback(SoCallback.CB cb)
Defines the CB object that will be invoked each time this nodes is traversed by an action.
-