|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.opengl.cg.CgDynamicLibraryBundleInfo
public final class CgDynamicLibraryBundleInfo
Field Summary |
---|
Fields inherited from interface com.jogamp.common.os.DynamicLibraryBundleInfo |
---|
DEBUG |
Method Summary | |
---|---|
static int |
getCgGlueLibIndex()
|
List<String> |
getGlueLibNames()
|
com.jogamp.common.util.RunnableExecutor |
getLibLoaderExecutor()
|
List<String> |
getToolGetProcAddressFuncNameList()
Tool has none |
List<List<String>> |
getToolLibNames()
|
boolean |
shallLinkGlobal()
Make Cg symbols available to CgGL |
boolean |
shallLookupGlobal()
|
long |
toolGetProcAddress(long toolGetProcAddressHandle,
String funcName)
Tool has none |
boolean |
useToolGetProcAdressFirst(String funcName)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static final int getCgGlueLibIndex()
public final boolean shallLinkGlobal()
shallLinkGlobal
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final boolean shallLookupGlobal()
Returns false
.
shallLookupGlobal
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final List<String> getToolGetProcAddressFuncNameList()
getToolGetProcAddressFuncNameList
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final long toolGetProcAddress(long toolGetProcAddressHandle, String funcName)
toolGetProcAddress
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final boolean useToolGetProcAdressFirst(String funcName)
useToolGetProcAdressFirst
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final List<List<String>> getToolLibNames()
getToolLibNames
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final List<String> getGlueLibNames()
getGlueLibNames
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
public final com.jogamp.common.util.RunnableExecutor getLibLoaderExecutor()
getLibLoaderExecutor
in interface com.jogamp.common.os.DynamicLibraryBundleInfo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |