Package jogamp.openal

Class 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
    • Field Summary

      • Fields inherited from class com.jogamp.gluegen.runtime.ProcAddressTable

        DEBUG, DEBUG_PREFIX, debugNum
    • Constructor Detail

      • ALProcAddressTable

        public ALProcAddressTable()
      • ALProcAddressTable

        public ALProcAddressTable​(com.jogamp.gluegen.runtime.FunctionAddressResolver resolver)