Package org.lwjgl.opengl
Class WGL.Functions
- java.lang.Object
-
- org.lwjgl.opengl.WGL.Functions
-
- Enclosing class:
- WGL
public static final class WGL.Functions extends java.lang.Object
Contains the function pointers loaded fromGL.getFunctionProvider()
.
-
-
Field Summary
Fields Modifier and Type Field and Description static long
CopyContext
CreateContext
CreateLayerContext
DeleteContext
GetCurrentContext
GetCurrentDC
GetProcAddress
MakeCurrent
ShareLists
UseFontBitmaps
UseFontOutlinesFunction address.
-