Class 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  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void loadJOGLLibraries()
      Loads the appropriate native libraries.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LIBNAMES

        public static final java.lang.String[] LIBNAMES
    • Constructor Detail

      • JOGLNativeLoader

        public JOGLNativeLoader()
    • Method Detail

      • loadJOGLLibraries

        public static void loadJOGLLibraries()
        Loads the appropriate native libraries.