public class JOGLNativeLoader
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String[] |
LIBNAMES |
| Constructor and Description |
|---|
JOGLNativeLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
loadJOGLLibraries()
Loads the appropriate native libraries.
|