Package org.lwjgl.glfw
Class GLFWNativeWayland.Functions
java.lang.Object
org.lwjgl.glfw.GLFWNativeWayland.Functions
- Enclosing class:
GLFWNativeWayland
Contains the function pointers loaded from
GLFW.getLibrary()
.-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final long
Function address.static final long
Function address.static final long
Function address. -
Method Summary
-
Field Details
-
GetWaylandDisplay
public static final long GetWaylandDisplayFunction address. -
GetWaylandMonitor
public static final long GetWaylandMonitorFunction address. -
GetWaylandWindow
public static final long GetWaylandWindowFunction address.
-