40package com.jogamp.gluegen;
Specifies the interface by which a GlueEmitter can request additional information from the glue gener...
void forceStructEmission(String typedefName)
Requests emission of an accessor for a struct that will not be referenced by any functions or other s...
void runSymbolFilter(SymbolFilter filter)
Runs the given filter on the #defines, enum definitions and function symbols that this controller has...
String findHeaderFile(String headerFileName)
Finds the full path name of the specified header file based on the include directories specified on t...
Provides a mechanism by which the GlueEmitter can look at all of the #defines, enum values and functi...