Class GLFWNative.Handles

java.lang.Object
overrungl.glfw.GLFWNative.Handles
Enclosing class:
GLFWNative

public static final class GLFWNative.Handles extends Object
Method handles.
Since:
0.1.0
Author:
squid233
  • Field Details

    • MH_glfwGetWin32Adapter

      public static final MethodHandle MH_glfwGetWin32Adapter
      The method handle of glfwGetWin32Adapter.
    • MH_glfwGetWin32Monitor

      public static final MethodHandle MH_glfwGetWin32Monitor
      The method handle of glfwGetWin32Monitor.
    • MH_glfwGetWin32Window

      public static final MethodHandle MH_glfwGetWin32Window
      The method handle of glfwGetWin32Window.
    • MH_glfwGetWGLContext

      public static final MethodHandle MH_glfwGetWGLContext
      The method handle of glfwGetWGLContext.
    • MH_glfwGetCocoaMonitor

      public static final MethodHandle MH_glfwGetCocoaMonitor
      The method handle of glfwGetCocoaMonitor.
    • MH_glfwGetCocoaWindow

      public static final MethodHandle MH_glfwGetCocoaWindow
      The method handle of glfwGetCocoaWindow.
    • MH_glfwGetCocoaView

      public static final MethodHandle MH_glfwGetCocoaView
      The method handle of glfwGetCocoaView.
    • MH_glfwGetNSGLContext

      public static final MethodHandle MH_glfwGetNSGLContext
      The method handle of glfwGetNSGLContext.
    • MH_glfwGetX11Display

      public static final MethodHandle MH_glfwGetX11Display
      The method handle of glfwGetX11Display.
    • MH_glfwGetX11Adapter

      public static final MethodHandle MH_glfwGetX11Adapter
      The method handle of glfwGetX11Adapter.
    • MH_glfwGetX11Monitor

      public static final MethodHandle MH_glfwGetX11Monitor
      The method handle of glfwGetX11Monitor.
    • MH_glfwGetX11Window

      public static final MethodHandle MH_glfwGetX11Window
      The method handle of glfwGetX11Window.
    • MH_glfwSetX11SelectionString

      public static final MethodHandle MH_glfwSetX11SelectionString
      The method handle of glfwSetX11SelectionString.
    • MH_glfwGetX11SelectionString

      public static final MethodHandle MH_glfwGetX11SelectionString
      The method handle of glfwGetX11SelectionString.
    • MH_glfwGetGLXContext

      public static final MethodHandle MH_glfwGetGLXContext
      The method handle of glfwGetGLXContext.
    • MH_glfwGetGLXWindow

      public static final MethodHandle MH_glfwGetGLXWindow
      The method handle of glfwGetGLXWindow.
    • MH_glfwGetWaylandDisplay

      public static final MethodHandle MH_glfwGetWaylandDisplay
      The method handle of glfwGetWaylandDisplay.
    • MH_glfwGetWaylandMonitor

      public static final MethodHandle MH_glfwGetWaylandMonitor
      The method handle of glfwGetWaylandMonitor.
    • MH_glfwGetWaylandWindow

      public static final MethodHandle MH_glfwGetWaylandWindow
      The method handle of glfwGetWaylandWindow.
    • MH_glfwGetEGLDisplay

      public static final MethodHandle MH_glfwGetEGLDisplay
      The method handle of glfwGetEGLDisplay.
    • MH_glfwGetEGLContext

      public static final MethodHandle MH_glfwGetEGLContext
      The method handle of glfwGetEGLContext.
    • MH_glfwGetEGLSurface

      public static final MethodHandle MH_glfwGetEGLSurface
      The method handle of glfwGetEGLSurface.
    • MH_glfwGetOSMesaColorBuffer

      public static final MethodHandle MH_glfwGetOSMesaColorBuffer
      The method handle of glfwGetOSMesaColorBuffer.
    • MH_glfwGetOSMesaDepthBuffer

      public static final MethodHandle MH_glfwGetOSMesaDepthBuffer
      The method handle of glfwGetOSMesaDepthBuffer.
    • MH_glfwGetOSMesaContext

      public static final MethodHandle MH_glfwGetOSMesaContext
      The method handle of glfwGetOSMesaContext.