Package com.jogamp.common.os

JogAmp OS Utilities

See:
          Description

Interface Summary
DynamicLibraryBundleInfo  
DynamicLinker Provides an abstract interface to the OS's low-level dynamic linking functionality.
DynamicLookupHelper Interface callers may use ProcAddressHelper's reset helper method to install function pointers into a ProcAddressTable.
 

Class Summary
AndroidVersion  
DynamicLibraryBundle Provides bundling of:
The to-be-glued native library, eg OpenGL32.dll.
MachineDescription For alignment and size see com.jogamp.gluegen
NativeLibrary Provides low-level, relatively platform-independent access to shared ("native") libraries.
Platform Utility class for querying platform specific properties.
 

Enum Summary
MachineDescription.ID  
MachineDescription.StaticConfig  
Platform.CPUFamily  
Platform.CPUType  
Platform.OSType  
 

Package com.jogamp.common.os Description

JogAmp OS Utilities