[Insight-users] SmartPointers in itkResampleImageFilter
Luis Ibanez
luis.ibanez@kitware.com
Fri, 13 Dec 2002 09:43:48 -0500
Hi Koen,
Thanks for pointing this out.
The changes you suggested have been made on
the CVS repository.
Please let us know if you find any other problem.
Thanks
Luis
----------------------------
Koen Van Leemput wrote:
> Hi,
>
> I'm having difficulties setting a transformation and an interpolator in a
> tcl-wrapped itkResampleImageFilter. For some reason, SetTransform() and
> SetInterpolator() in itkResampleImageFilter expects a SmartPointer rather
> than a pointer, which causes the problem.
>
> Would it be possible for one of the developers to change SetTransform() and
> SetInterpolator() using itkSetObjectMacro's instead?
>
> Koen
>
>
> _______________________________________________
> Insight-users mailing list
> Insight-users@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-users
>
>