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.
    • PFN_glfwGetWin32Adapter

      public final MemorySegment PFN_glfwGetWin32Adapter
      The function address of glfwGetWin32Adapter.
    • PFN_glfwGetWin32Monitor

      public final MemorySegment PFN_glfwGetWin32Monitor
      The function address of glfwGetWin32Monitor.
    • PFN_glfwGetWin32Window

      public final MemorySegment PFN_glfwGetWin32Window
      The function address of glfwGetWin32Window.
    • PFN_glfwGetWGLContext

      public final MemorySegment PFN_glfwGetWGLContext
      The function address of glfwGetWGLContext.
    • PFN_glfwGetCocoaMonitor

      public final MemorySegment PFN_glfwGetCocoaMonitor
      The function address of glfwGetCocoaMonitor.
    • PFN_glfwGetCocoaWindow

      public final MemorySegment PFN_glfwGetCocoaWindow
      The function address of glfwGetCocoaWindow.
    • PFN_glfwGetCocoaView

      public final MemorySegment PFN_glfwGetCocoaView
      The function address of glfwGetCocoaView.
    • PFN_glfwGetNSGLContext

      public final MemorySegment PFN_glfwGetNSGLContext
      The function address of glfwGetNSGLContext.
    • PFN_glfwGetX11Display

      public final MemorySegment PFN_glfwGetX11Display
      The function address of glfwGetX11Display.
    • PFN_glfwGetX11Adapter

      public final MemorySegment PFN_glfwGetX11Adapter
      The function address of glfwGetX11Adapter.
    • PFN_glfwGetX11Monitor

      public final MemorySegment PFN_glfwGetX11Monitor
      The function address of glfwGetX11Monitor.
    • PFN_glfwGetX11Window

      public final MemorySegment PFN_glfwGetX11Window
      The function address of glfwGetX11Window.
    • PFN_glfwSetX11SelectionString

      public final MemorySegment PFN_glfwSetX11SelectionString
      The function address of glfwSetX11SelectionString.
    • PFN_glfwGetX11SelectionString

      public final MemorySegment PFN_glfwGetX11SelectionString
      The function address of glfwGetX11SelectionString.
    • PFN_glfwGetGLXContext

      public final MemorySegment PFN_glfwGetGLXContext
      The function address of glfwGetGLXContext.
    • PFN_glfwGetGLXWindow

      public final MemorySegment PFN_glfwGetGLXWindow
      The function address of glfwGetGLXWindow.
    • PFN_glfwGetWaylandDisplay

      public final MemorySegment PFN_glfwGetWaylandDisplay
      The function address of glfwGetWaylandDisplay.
    • PFN_glfwGetWaylandMonitor

      public final MemorySegment PFN_glfwGetWaylandMonitor
      The function address of glfwGetWaylandMonitor.
    • PFN_glfwGetWaylandWindow

      public final MemorySegment PFN_glfwGetWaylandWindow
      The function address of glfwGetWaylandWindow.
    • PFN_glfwGetEGLDisplay

      public final MemorySegment PFN_glfwGetEGLDisplay
      The function address of glfwGetEGLDisplay.
    • PFN_glfwGetEGLContext

      public final MemorySegment PFN_glfwGetEGLContext
      The function address of glfwGetEGLContext.
    • PFN_glfwGetEGLSurface

      public final MemorySegment PFN_glfwGetEGLSurface
      The function address of glfwGetEGLSurface.
    • PFN_glfwGetOSMesaColorBuffer

      public final MemorySegment PFN_glfwGetOSMesaColorBuffer
      The function address of glfwGetOSMesaColorBuffer.
    • PFN_glfwGetOSMesaDepthBuffer

      public final MemorySegment PFN_glfwGetOSMesaDepthBuffer
      The function address of glfwGetOSMesaDepthBuffer.
    • PFN_glfwGetOSMesaContext

      public final MemorySegment PFN_glfwGetOSMesaContext
      The function address of glfwGetOSMesaContext.