Package org.lwjgl.glfw
Class GLFWNativeGLX.Functions
java.lang.Object
org.lwjgl.glfw.GLFWNativeGLX.Functions
- Enclosing class:
GLFWNativeGLX
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
-
GetGLXContext
public static final long GetGLXContextFunction address. -
GetGLXWindow
public static final long GetGLXWindowFunction address. -
GetGLXFBConfig
public static final long GetGLXFBConfigFunction address.
-