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