[Insight-users] ZeroIndex?
Luis Ibanez
luis . ibanez at kitware . com
Mon, 08 Dec 2003 14:00:56 -0500
Hi Zein,
Yes, It was an old ZeroIndex constant in ITK.
This has been removed and you should now use
IndexType index.
index.Fill( 0 );
Regards,
Luis
-------------------------------
salah wrote:
>Hello all,
>I am trying to build a program based in part on itk, which I did not personally
>develop.
>the compiler reports several error for a ZeroIndex variable/constant.
>
>I am wanering if there was sometimes such a variable/constant in itkIndex
>class and later removed???
>
>Thanks,
>
>Zein
>_______________________________________________
>Insight-users mailing list
>Insight-users at itk . org
>http://www . itk . org/mailman/listinfo/insight-users
>
>
>