Interface SoGLError.Handler

  • Enclosing class:
    SoGLError

    public static interface SoGLError.Handler
    • Method Detail

      • invoke

        void invoke​(SoGLError error)
        Callback to handle OpenGL errors.
        Parameters:
        error - the posted error