[Insight-users] Java wrapping : other than default c++ template instantiatons

a.bongers at mediri.com a.bongers at mediri.com
Thu Mar 23 08:18:18 EST 2006


Hi,

I'm trying to wrap ITK for Java. Since I want to use higher dimensions
of the itk objects (e.g. unsigned short in 5 Dimensions), I need to
change the default settings for the java wrapping for swig. In other
words, I would like to change the settings how the c++ templates are
instantiated for the wrapping.
Since I do not really know where (and how) I can set the classes that are
going to be instantiated as java wrapper classes and I did not find any
documentation on thet eithe I hope anybody in here could help me.

I already looked through the ".i" files in the cswig folder but
couldn't find where swig is told how to instantiate the c++templates.
The default instantiation of 2D and 3D classes works fine.

Thanks very much

Andre


More information about the Insight-users mailing list