Uses of Interface
com.openinventor.inventor.errors.SoError.Handler
-
Packages that use SoError.Handler Package Description com.openinventor.inventor.errors -
-
Uses of SoError.Handler in com.openinventor.inventor.errors
Methods in com.openinventor.inventor.errors with parameters of type SoError.Handler Modifier and Type Method Description static void
SoError. setHandlerCallback(SoError.Handler h)
Sets the handler for SoError class.
-