Class GLFWNativeX11.Functions

  • Enclosing class:
    GLFWNativeX11


    public static final class GLFWNativeX11.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

      • GetX11Display

        public static final long GetX11Display
        Function address.
      • GetX11Adapter

        public static final long GetX11Adapter
        Function address.
      • GetX11Monitor

        public static final long GetX11Monitor
        Function address.
      • GetX11Window

        public static final long GetX11Window
        Function address.