Package com.jogamp.common.os

JogAmp OS Utilities

See:
          Description

Interface Summary
DynamicLibraryBundleInfo  
DynamicLookupHelper Interface callers may use ProcAddressHelper's reset helper method to install function pointers into a ProcAddressTable.
 

Class Summary
DynamicLibraryBundle Provides bundling of:
The to-be-glued native library, eg OpenGL32.dll.
MacOSXDynamicLinkerImpl  
NativeLibrary Provides low-level, relatively platform-independent access to shared ("native") libraries.
Platform Utility class for querying platform specific properties.
UnixDynamicLinkerImpl  
WindowsDynamicLinkerImpl  
 

Package com.jogamp.common.os Description

JogAmp OS Utilities