Package jogamp.openal
Class ALProcAddressTable
- java.lang.Object
-
- com.jogamp.gluegen.runtime.ProcAddressTable
-
- jogamp.openal.ALProcAddressTable
-
public final class ALProcAddressTable 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 ALProcAddressTable()
ALProcAddressTable(com.jogamp.gluegen.runtime.FunctionAddressResolver resolver)
-