Package jogamp.openal
Class ALCProcAddressTable
- java.lang.Object
-
- com.jogamp.gluegen.runtime.ProcAddressTable
-
- jogamp.openal.ALCProcAddressTable
-
public final class ALCProcAddressTable extends com.jogamp.gluegen.runtime.ProcAddressTable
This table is a cache of pointers to the dynamically-linkable C library.- See Also:
ProcAddressTable
-
-
Constructor Summary
Constructors Constructor Description ALCProcAddressTable()
ALCProcAddressTable(com.jogamp.gluegen.runtime.FunctionAddressResolver resolver)
-