Bug 1434

Summary: GlueGen: Revise Struct Mapping (No native code, support all pointer-pointer, func-pointer and pointer to const-type)
Product: [JogAmp] Gluegen Reporter: Sven Gothel <sgothel>
Component: coreAssignee: Sven Gothel <sgothel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 2.5.0   
Hardware: All   
OS: all   
Type: FEATURE SCM Refs:
Workaround: ---

Description Sven Gothel 2023-07-12 02:03:42 CEST
See https://jogamp.org/gluegen/doc/GlueGen_Mapping.html#struct-mapping

- No native code required for mappings w/o function pointer
- Supporting most, if not all types including pointer-pointer and function-pointer
- Allow setting of memory pointer to const content (type)