com.jogamp.opengl.impl
Class DesktopGLDynamicLookupHelper
java.lang.Object
com.jogamp.common.os.DynamicLibraryBundle
com.jogamp.opengl.impl.GLDynamicLookupHelper
com.jogamp.opengl.impl.DesktopGLDynamicLookupHelper
- All Implemented Interfaces:
- DynamicLookupHelper
public class DesktopGLDynamicLookupHelper
- extends GLDynamicLookupHelper
Methods inherited from class com.jogamp.common.os.DynamicLibraryBundle |
dynamicLookupFunction, getBundleInfo, getGlueLibLoadedNumber, getGlueLibNumber, getToolGetProcAddressHandle, getToolLibLoadedNumber, getToolLibNumber, isGlueLibComplete, isGlueLibLoaded, isLibComplete, isToolLibComplete, isToolLibLoaded, isToolLibLoaded, loadFirstAvailable |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DesktopGLDynamicLookupHelper
public DesktopGLDynamicLookupHelper(DesktopGLDynamicLibraryBundleInfo info)
getDesktopGLBundleInfo
public DesktopGLDynamicLibraryBundleInfo getDesktopGLBundleInfo()
hasGLBinding
public boolean hasGLBinding()
loadGLULibrary
public boolean loadGLULibrary()
- Description copied from class:
GLDynamicLookupHelper
- NOP per default
- Overrides:
loadGLULibrary
in class GLDynamicLookupHelper
Copyright 2010 JogAmp Community.