[Insight-developers] itkPoint & itkVector

Luis Ibanez ibanez@cs.unc.edu
Tue, 23 Jan 2001 00:37:30 -0500 (EST)


Hi,

I've checked in versions of itkPoint and itkVector
that derive from itkArray. The template parameters
of itkPoint are now <type,dimension> to match Vector
and itkImage order.

Geometric operations between Point and Vector are
now defined.


Classes using itkPoint were updated to reflect these
changes. 


Please let me know if I missed something.


Luis