Class GLFWNativeEGL.Functions

  • Enclosing class:
    GLFWNativeEGL


    public static final class GLFWNativeEGL.Functions
    extends java.lang.Object
    Contains the function pointers loaded from GLFW.getLibrary().
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • GetEGLDisplay

        public static final long GetEGLDisplay
        Function address.
      • GetEGLContext

        public static final long GetEGLContext
        Function address.
      • GetEGLSurface

        public static final long GetEGLSurface
        Function address.