Re: Kernel with argumrnt of type structures
Posted by toxi on Aug 24, 2012; 11:26pm
URL: https://forum.jogamp.org/Kernel-with-argumrnt-of-type-structures-tp3335853p4025888.html
Hi Michael,
I know this is an old thread, but would it be possible for you to post the related .cfg file to generate Java classes for the structs in the julia3d config.h (or even better add it to the jocl-demos git repo? I've been studying the gluegen docs and been trying all sorts of options, but always only get empty classes & interfaces. Thanks a lot for all your efforts! Am creating a Clojure wrapper around JOCL and would love to support structs in an idiomatic way, but first need to study the gluegen translation/alignment logic more...