[Insight-developers] Re: [ITK + Wrapping] itkCovariantVector wrapping... not found

Brad King brad.king at kitware.com
Wed Jun 22 09:59:54 EDT 2005


Benoit Regrain wrote:
> It seems that the itkCovariantVector class isn't wrapped. Why ?

So far no one has needed it :)

> Moreover, this class has a PrintSelf method declaration, but I haven't
> found it corresponding body... probably a mistake.
> Remark : the similar class itkVector doesn't have this method...

The PrintSelf method is only needed on subclasses of itk::LightObject. 
It should be removed from CovariantVector.

-Brad


More information about the Insight-developers mailing list