|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jogamp.gluegen.runtime.ProcAddressTable
com.jogamp.opengl.cg.CgProcAddressTable
public final class CgProcAddressTable
This table is a cache of pointers to the dynamically-linkable C library.
ProcAddressTable
Constructor Summary | |
---|---|
CgProcAddressTable()
|
|
CgProcAddressTable(FunctionAddressResolver resolver)
|
Method Summary |
---|
Methods inherited from class com.jogamp.gluegen.runtime.ProcAddressTable |
---|
getAddressFor, getNullPointerFunctions, initEntry, isFunctionAvailable, reset, toString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CgProcAddressTable()
public CgProcAddressTable(FunctionAddressResolver resolver)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |