Uses of Class
com.openinventor.meshviz.data.PoMeshProbePoint
Packages that use PoMeshProbePoint
-
Uses of PoMeshProbePoint in com.openinventor.meshviz.misc.callbacks
Methods in com.openinventor.meshviz.misc.callbacks with parameters of type PoMeshProbePointModifier and TypeMethodDescriptionvoid
PoProbeCB.invoke
(PoMeshProbePoint probe, PbCell cell) This method will be invoked when the native callback will be called so that you only need to override this method to fill the method's body.