Uses of Class
com.openinventor.inventor.errors.SoError
-
Packages that use SoError Package Description com.openinventor.inventor.errors -
-
Uses of SoError in com.openinventor.inventor.errors
Subclasses of SoError in com.openinventor.inventor.errors Modifier and Type Class Description classSoDebugErrorDebug error handling.classSoErrorStackStack debugging handler.classSoGLErrorOpenGL rendering error handling.classSoMemoryErrorMemory error handling.classSoReadErrorRead error handling.Methods in com.openinventor.inventor.errors with parameters of type SoError Modifier and Type Method Description voidSoError.Handler. invoke(SoError error)Callback to handle errors.
-