com.jogamp.opengl.impl
Class DesktopGLDynamicLibraryBundleInfo

java.lang.Object
  extended by com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
      extended by com.jogamp.opengl.impl.DesktopGLDynamicLibraryBundleInfo
All Implemented Interfaces:
DynamicLibraryBundleInfo
Direct Known Subclasses:
MacOSXCGLDynamicLibraryBundleInfo, WindowsWGLDynamicLibraryBundleInfo, X11GLXDynamicLibraryBundleInfo

public abstract class DesktopGLDynamicLibraryBundleInfo
extends GLDynamicLibraryBundleInfo


Field Summary
 
Fields inherited from interface com.jogamp.common.os.DynamicLibraryBundleInfo
DEBUG
 
Constructor Summary
DesktopGLDynamicLibraryBundleInfo()
           
 
Method Summary
 List getGlueLibNames()
           
static int getGlueLibPosGLDESKTOP()
           
 
Methods inherited from class com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
getGlueLibNamesPreload, shallLinkGlobal, shallLookupGlobal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.jogamp.common.os.DynamicLibraryBundleInfo
getToolGetProcAddressFuncNameList, getToolLibNames, toolDynamicLookupFunction
 

Constructor Detail

DesktopGLDynamicLibraryBundleInfo

public DesktopGLDynamicLibraryBundleInfo()
Method Detail

getGlueLibPosGLDESKTOP

public static final int getGlueLibPosGLDESKTOP()

getGlueLibNames

public final List getGlueLibNames()


Copyright 2010 JogAmp Community.