[Insight-developers] += operator for itk::Offset
Joshua Cates
cates@sci.utah.edu
Tue, 4 Mar 2003 10:29:09 -0700 (MST)
There are inconsistencies in the way these operators have
been defined for itk::Offset. There is a += operator which takes an
itk::Size argument, while the -= operator takes an itk::Offset argument.
Maybe you should add +=(Offset) and -=(Size).
Josh.
______________________________
Josh Cates
School of Computer Science
University of Utah
Email: cates@sci.utah.edu
Phone: (801) 587-7697
URL: http://www.sci.utah.edu/~cates
On Tue, 4 Mar 2003, Mark Foskey wrote:
> If there are no objections I'd like to add a += operator to itk::Offset
> to go with the -= operator it already has.
>
> --
> Mark Foskey (919) 843-5436 Computer-Aided Diagnosis and Display Lab
> mark_foskey@unc.edu Department of Radiology, CB 7515, UNC
> http://www.cs.unc.edu/~foskey Chapel Hill, NC 27599-7515
>
> _______________________________________________
> Insight-developers mailing list
> Insight-developers@public.kitware.com
> http://public.kitware.com/mailman/listinfo/insight-developers
>