Class GLFWNativeWin32.Functions

java.lang.Object
org.lwjgl.glfw.GLFWNativeWin32.Functions
Enclosing class:
GLFWNativeWin32

public static final class GLFWNativeWin32.Functions extends Object
Contains the function pointers loaded from GLFW.getLibrary().
  • Field Details

    • GetWin32Adapter

      public static final long GetWin32Adapter
      Function address.
    • GetWin32Monitor

      public static final long GetWin32Monitor
      Function address.
    • GetWin32Window

      public static final long GetWin32Window
      Function address.
    • AttachWin32Window

      public static final long AttachWin32Window
      Function address.