[Insight-users] Python superclass wrapping

Matt McCormick matt.mccormick at kitware.com
Mon May 6 15:38:23 EDT 2013


Hi David,

With 'git grep POINTER_WITH_2_SUPERCLASSES', it looks like support
should be added in Wrapping/Typedefmacros.cmake.  But, it does not
look like there is actually support for POINTER_WITH_2_SUPERCLASSES
either -- all I see is argument parsing logic there.

Thanks,
Matt

On Tue, Apr 30, 2013 at 2:12 PM, David Fuentes <fuentesdt at gmail.com> wrote:
> Hi,
>
> I need to wrap 3 superclasses with the required template parameters.
>
> POINTER_WITH_2_SUPERCLASSES is supported, but
>
> POINTER_WITH_3_SUPERCLASSES is not.
>
> where would I add this macro ?
>
>
> Thanks,
> David
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-users
>


More information about the Insight-users mailing list