Uses of Class
com.openinventor.meshviz.misc.callbacks.PoProbeCB
Packages that use PoProbeCB
-
Uses of PoProbeCB in com.openinventor.meshviz.data
Methods in com.openinventor.meshviz.data with parameters of type PoProbeCBModifier and TypeMethodDescriptionvoid
PoMeshProbePoint.setChangeCellCallback
(PoProbeCB cb, Object userData) Set a callback that is triggered each time the probe enters another cellvoid
PoMeshProbePoint.setEnterMeshCallback
(PoProbeCB cb, Object userData) Set a callback that is triggered each time the probe enters the meshvoid
PoMeshProbePoint.setLeaveMeshCallback
(PoProbeCB cb, Object userData) Set a callback that is triggered each time the probe leaves the meshvoid
PoMeshProbePoint.setMotionCallback
(PoProbeCB cb, Object userData) Set a callback that is triggered each time "position" change