[Insight-developers] [ITK + Python] Wrapping classes
proposal
William A. Hoffman
billlist at nycap.rr.com
Mon Jun 13 11:22:14 EDT 2005
At 07:52 AM 6/13/2005, Benoit Regrain wrote:
>>I can address this question. Swig does not provide a full
>>c++ parser and is incapable of parsing all ITK template classes
>>fully. If you could get the same wrapping working with some
>>future version of swig, that would be great. However, I don't think
>>you will be able to, but you never know, feel free to try.
>I haven't made so many tests with swig, but it was to know the difference
>between them. Could you tell me the name of each classes that provide
>problems while a wrapping by swig (to see their content) ?
I do not have such a list, and the list may have changed with future versions
of swig. As I recall most of the problems came from expression templates and
the dimension template used in itk.
-Bill
More information about the Insight-developers
mailing list