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