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