Class GLFWNativeWin32.Functions

  • Enclosing class:
    GLFWNativeWin32


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

      • GetWin32Adapter

        public static final long GetWin32Adapter
        Function address.
      • GetWin32Monitor

        public static final long GetWin32Monitor
        Function address.
      • GetWin32Window

        public static final long GetWin32Window
        Function address.