Package jogamp.openal

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

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

        DEBUG, DEBUG_PREFIX, debugNum
    • Constructor Detail

      • ALCProcAddressTable

        public ALCProcAddressTable()
      • ALCProcAddressTable

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