Class JOGLNativeLoader
- java.lang.Object
-
- jadex.extension.envsupport.observer.graphics.opengl.JOGLNativeLoader
-
public class JOGLNativeLoader extends java.lang.Object
This class loads the native libraries for JOGL
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.String[]
LIBNAMES
-
Constructor Summary
Constructors Constructor Description JOGLNativeLoader()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
loadJOGLLibraries()
Loads the appropriate native libraries.
-