Uses of Class
com.openinventor.meshviz.misc.callbacks.PoRebuildCB
Packages that use PoRebuildCB
-
Uses of PoRebuildCB in com.openinventor.meshviz.graph
Methods in com.openinventor.meshviz.graph with parameters of type PoRebuildCBModifier and TypeMethodDescriptionvoid
PoBase.addPostRebuildCallback
(PoRebuildCB cb, Object data) Add a callback function to call when the node kit is rebuilt.void
PoBase.addPreRebuildCallback
(PoRebuildCB cb, Object data) Add a callback function to call when the node kit is rebuilt.