[Insight-developers] FW: MakeOutput()

Miller, James V (Research) millerjv@crd.ge.com
Fri, 10 May 2002 08:45:39 -0400


-----Original Message-----
From: Miller, James V (Research) 
Sent: Friday, May 10, 2002 8:45 AM
To: 'Luis Ibanez'
Subject: RE: MakeOutput()


Yes.  It is the only method that the superclass of a filter knows
it can call that will construct an output of the appropriate type.

-----Original Message-----
From: Luis Ibanez [mailto:luis.ibanez@kitware.com]
Sent: Thursday, May 09, 2002 2:05 PM
To: Miller, James V (Research); Insight Developers
Subject: MakeOutput()



Hi Jim,

Is the MakeOutput() method still the appropiated
mechanism for constructing the output of filters ?

It seems that this method could be involved in the
type-bug of EigenAnalysis2DImageFilter.
The problem that forces to use the reinterpret_cast.


Luis