| Package | Description |
|---|---|
| org.lwjgl.opengl.awt |
| Modifier and Type | Field and Description |
|---|---|
protected GLData |
AWTGLCanvas.data |
protected GLData |
AWTGLCanvas.effective |
| Modifier and Type | Method and Description |
|---|---|
long |
PlatformGLCanvas.create(Canvas canvas,
GLData data,
GLData effective) |
long |
PlatformWin32GLCanvas.create(Canvas canvas,
GLData attribs,
GLData effective) |
long |
PlatformLinuxGLCanvas.create(Canvas canvas,
GLData attribs,
GLData effective) |
| Constructor and Description |
|---|
AWTGLCanvas(GLData data) |
Copyright © 2016–2019 LWJGLX. All rights reserved.