com.jogamp.opengl.cg
Class CgProcAddressTable
java.lang.Object
com.jogamp.gluegen.runtime.ProcAddressTable
com.jogamp.opengl.cg.CgProcAddressTable
public final class CgProcAddressTable
- extends com.jogamp.gluegen.runtime.ProcAddressTable
This table is a cache of pointers to the dynamically-linkable C library.
- See Also:
ProcAddressTable
Methods inherited from class com.jogamp.gluegen.runtime.ProcAddressTable |
getAddressFor, getNullPointerFunctions, initEntry, isFunctionAvailable, reset, toString |
CgProcAddressTable
public CgProcAddressTable()
CgProcAddressTable
public CgProcAddressTable(com.jogamp.gluegen.runtime.FunctionAddressResolver resolver)
Copyright 2010 JogAmp Community.