| Interface | Description |
|---|---|
| PlatformGLCanvas |
Interface for platform-specific implementations of
AWTGLCanvas. |
| Class | Description |
|---|---|
| AWTGLCanvas |
An AWT
Canvas that supports to be drawn on using OpenGL. |
| GLData |
Contains all information to create an OpenGL context on an
AWTGLCanvas. |
| PlatformLinuxGLCanvas | |
| PlatformWin32GLCanvas |
Windows-specific implementation of
PlatformGLCanvas. |
| Enum | Description |
|---|---|
| GLData.API | |
| GLData.Profile | |
| GLData.ReleaseBehavior |
Copyright © 2016–2019 LWJGLX. All rights reserved.