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