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 TypeMethodDescriptionvoidPoBase.addPostRebuildCallback(PoRebuildCB cb, Object data) Add a callback function to call when the node kit is rebuilt.voidPoBase.addPreRebuildCallback(PoRebuildCB cb, Object data) Add a callback function to call when the node kit is rebuilt.