Package com.jogamp.gluegen.procaddress
package com.jogamp.gluegen.procaddress
-
ClassesClassDescriptionA 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.A specialization of JavaMethodBindingEmitter with knowledge of how to call through a function pointer.