Uses of Class
org.lwjgl.opengl.ARBDebugOutputCallback
-
Packages that use ARBDebugOutputCallback Package Description org.lwjgl.opengl -
-
Uses of ARBDebugOutputCallback in org.lwjgl.opengl
Methods in org.lwjgl.opengl with parameters of type ARBDebugOutputCallback Modifier and Type Method Description static voidARBDebugOutput. glDebugMessageCallbackARB(ARBDebugOutputCallback callback)TheARBDebugOutputCallback.Handlerimplementation passed to this method will be used for ARB_debug_output messages.
-