com.jogamp.opengl.impl
Class GLDynamicLibraryBundleInfo
java.lang.Object
com.jogamp.opengl.impl.GLDynamicLibraryBundleInfo
- All Implemented Interfaces:
- DynamicLibraryBundleInfo
- Direct Known Subclasses:
- DesktopGLDynamicLibraryBundleInfo, EGLDynamicLibraryBundleInfo
public abstract class GLDynamicLibraryBundleInfo
- extends Object
- implements DynamicLibraryBundleInfo
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GLDynamicLibraryBundleInfo
protected GLDynamicLibraryBundleInfo()
shallLinkGlobal
public boolean shallLinkGlobal()
- default
- Specified by:
shallLinkGlobal
in interface DynamicLibraryBundleInfo
shallLookupGlobal
public boolean shallLookupGlobal()
- default
- Specified by:
shallLookupGlobal
in interface DynamicLibraryBundleInfo
getGlueLibNamesPreload
public static List getGlueLibNamesPreload()
Copyright 2010 JogAmp Community.