Class GLFWNative.Handles
java.lang.Object
overrungl.glfw.GLFWNative.Handles
- Enclosing class:
GLFWNative
Method handles.
- Since:
- 0.1.0
- Author:
- squid233
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final MethodHandleThe method handle ofglfwGetCocoaMonitor.static final MethodHandleThe method handle ofglfwGetCocoaView.static final MethodHandleThe method handle ofglfwGetCocoaWindow.static final MethodHandleThe method handle ofglfwGetEGLConfig.static final MethodHandleThe method handle ofglfwGetEGLContext.static final MethodHandleThe method handle ofglfwGetEGLDisplay.static final MethodHandleThe method handle ofglfwGetEGLSurface.static final MethodHandleThe method handle ofglfwGetGLXContext.static final MethodHandleThe method handle ofglfwGetGLXFBConfig.static final MethodHandleThe method handle ofglfwGetGLXWindow.static final MethodHandleThe method handle ofglfwGetNSGLContext.static final MethodHandleThe method handle ofglfwGetOSMesaColorBuffer.static final MethodHandleThe method handle ofglfwGetOSMesaContext.static final MethodHandleThe method handle ofglfwGetOSMesaDepthBuffer.static final MethodHandleThe method handle ofglfwGetWaylandDisplay.static final MethodHandleThe method handle ofglfwGetWaylandMonitor.static final MethodHandleThe method handle ofglfwGetWaylandWindow.static final MethodHandleThe method handle ofglfwGetWGLContext.static final MethodHandleThe method handle ofglfwGetWin32Adapter.static final MethodHandleThe method handle ofglfwGetWin32Monitor.static final MethodHandleThe method handle ofglfwGetWin32Window.static final MethodHandleThe method handle ofglfwGetX11Adapter.static final MethodHandleThe method handle ofglfwGetX11Display.static final MethodHandleThe method handle ofglfwGetX11Monitor.static final MethodHandleThe method handle ofglfwGetX11SelectionString.static final MethodHandleThe method handle ofglfwGetX11Window.static final MethodHandleThe method handle ofglfwSetX11SelectionString.final MemorySegmentThe function address ofglfwGetCocoaMonitor.final MemorySegmentThe function address ofglfwGetCocoaView.final MemorySegmentThe function address ofglfwGetCocoaWindow.final MemorySegmentThe function address ofglfwGetEGLConfig.final MemorySegmentThe function address ofglfwGetEGLContext.final MemorySegmentThe function address ofglfwGetEGLDisplay.final MemorySegmentThe function address ofglfwGetEGLSurface.final MemorySegmentThe function address ofglfwGetGLXContext.final MemorySegmentThe function address ofglfwGetGLXFBConfig.final MemorySegmentThe function address ofglfwGetGLXWindow.final MemorySegmentThe function address ofglfwGetNSGLContext.final MemorySegmentThe function address ofglfwGetOSMesaColorBuffer.final MemorySegmentThe function address ofglfwGetOSMesaContext.final MemorySegmentThe function address ofglfwGetOSMesaDepthBuffer.final MemorySegmentThe function address ofglfwGetWaylandDisplay.final MemorySegmentThe function address ofglfwGetWaylandMonitor.final MemorySegmentThe function address ofglfwGetWaylandWindow.final MemorySegmentThe function address ofglfwGetWGLContext.final MemorySegmentThe function address ofglfwGetWin32Adapter.final MemorySegmentThe function address ofglfwGetWin32Monitor.final MemorySegmentThe function address ofglfwGetWin32Window.final MemorySegmentThe function address ofglfwGetX11Adapter.final MemorySegmentThe function address ofglfwGetX11Display.final MemorySegmentThe function address ofglfwGetX11Monitor.final MemorySegmentThe function address ofglfwGetX11SelectionString.final MemorySegmentThe function address ofglfwGetX11Window.final MemorySegmentThe function address ofglfwSetX11SelectionString. -
Method Summary
-
Field Details
-
MH_glfwGetWin32Adapter
The method handle ofglfwGetWin32Adapter. -
MH_glfwGetWin32Monitor
The method handle ofglfwGetWin32Monitor. -
MH_glfwGetWin32Window
The method handle ofglfwGetWin32Window. -
MH_glfwGetWGLContext
The method handle ofglfwGetWGLContext. -
MH_glfwGetCocoaMonitor
The method handle ofglfwGetCocoaMonitor. -
MH_glfwGetCocoaWindow
The method handle ofglfwGetCocoaWindow. -
MH_glfwGetCocoaView
The method handle ofglfwGetCocoaView. -
MH_glfwGetNSGLContext
The method handle ofglfwGetNSGLContext. -
MH_glfwGetX11Display
The method handle ofglfwGetX11Display. -
MH_glfwGetX11Adapter
The method handle ofglfwGetX11Adapter. -
MH_glfwGetX11Monitor
The method handle ofglfwGetX11Monitor. -
MH_glfwGetX11Window
The method handle ofglfwGetX11Window. -
MH_glfwSetX11SelectionString
The method handle ofglfwSetX11SelectionString. -
MH_glfwGetX11SelectionString
The method handle ofglfwGetX11SelectionString. -
MH_glfwGetGLXContext
The method handle ofglfwGetGLXContext. -
MH_glfwGetGLXWindow
The method handle ofglfwGetGLXWindow. -
MH_glfwGetGLXFBConfig
The method handle ofglfwGetGLXFBConfig. -
MH_glfwGetWaylandDisplay
The method handle ofglfwGetWaylandDisplay. -
MH_glfwGetWaylandMonitor
The method handle ofglfwGetWaylandMonitor. -
MH_glfwGetWaylandWindow
The method handle ofglfwGetWaylandWindow. -
MH_glfwGetEGLDisplay
The method handle ofglfwGetEGLDisplay. -
MH_glfwGetEGLContext
The method handle ofglfwGetEGLContext. -
MH_glfwGetEGLSurface
The method handle ofglfwGetEGLSurface. -
MH_glfwGetEGLConfig
The method handle ofglfwGetEGLConfig. -
MH_glfwGetOSMesaColorBuffer
The method handle ofglfwGetOSMesaColorBuffer. -
MH_glfwGetOSMesaDepthBuffer
The method handle ofglfwGetOSMesaDepthBuffer. -
MH_glfwGetOSMesaContext
The method handle ofglfwGetOSMesaContext. -
PFN_glfwGetWin32Adapter
The function address ofglfwGetWin32Adapter. -
PFN_glfwGetWin32Monitor
The function address ofglfwGetWin32Monitor. -
PFN_glfwGetWin32Window
The function address ofglfwGetWin32Window. -
PFN_glfwGetWGLContext
The function address ofglfwGetWGLContext. -
PFN_glfwGetCocoaMonitor
The function address ofglfwGetCocoaMonitor. -
PFN_glfwGetCocoaWindow
The function address ofglfwGetCocoaWindow. -
PFN_glfwGetCocoaView
The function address ofglfwGetCocoaView. -
PFN_glfwGetNSGLContext
The function address ofglfwGetNSGLContext. -
PFN_glfwGetX11Display
The function address ofglfwGetX11Display. -
PFN_glfwGetX11Adapter
The function address ofglfwGetX11Adapter. -
PFN_glfwGetX11Monitor
The function address ofglfwGetX11Monitor. -
PFN_glfwGetX11Window
The function address ofglfwGetX11Window. -
PFN_glfwSetX11SelectionString
The function address ofglfwSetX11SelectionString. -
PFN_glfwGetX11SelectionString
The function address ofglfwGetX11SelectionString. -
PFN_glfwGetGLXContext
The function address ofglfwGetGLXContext. -
PFN_glfwGetGLXWindow
The function address ofglfwGetGLXWindow. -
PFN_glfwGetGLXFBConfig
The function address ofglfwGetGLXFBConfig. -
PFN_glfwGetWaylandDisplay
The function address ofglfwGetWaylandDisplay. -
PFN_glfwGetWaylandMonitor
The function address ofglfwGetWaylandMonitor. -
PFN_glfwGetWaylandWindow
The function address ofglfwGetWaylandWindow. -
PFN_glfwGetEGLDisplay
The function address ofglfwGetEGLDisplay. -
PFN_glfwGetEGLContext
The function address ofglfwGetEGLContext. -
PFN_glfwGetEGLSurface
The function address ofglfwGetEGLSurface. -
PFN_glfwGetEGLConfig
The function address ofglfwGetEGLConfig. -
PFN_glfwGetOSMesaColorBuffer
The function address ofglfwGetOSMesaColorBuffer. -
PFN_glfwGetOSMesaDepthBuffer
The function address ofglfwGetOSMesaDepthBuffer. -
PFN_glfwGetOSMesaContext
The function address ofglfwGetOSMesaContext.
-
-
Method Details
-
get
-