Package com.jogamp.gluegen.procaddress

Class Summary
ProcAddressCMethodBindingEmitter  
ProcAddressConfiguration  
ProcAddressEmitter A subclass of JavaEmitter that modifies the normal emission of C and Java code to allow dynamic lookups of the C entry points associated with the Java methods.
ProcAddressJavaMethodBindingEmitter A specialization of JavaMethodBindingEmitter with knowledge of how to call through a function pointer.