Package org.lwjgl.glfw
Class GLFWNativeNSGL
java.lang.Object
org.lwjgl.glfw.GLFWNativeNSGL
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
Contains the function pointers loaded fromGLFW.getLibrary()
. -
Method Summary
Modifier and TypeMethodDescriptionstatic long
glfwGetNSGLContext
(long window) id glfwGetNSGLContext(GLFWwindow * window)
-
Method Details
-
glfwGetNSGLContext
public static long glfwGetNSGLContext(long window) id glfwGetNSGLContext(GLFWwindow * window)
-