[Insight-developers] itkCellInterface

Leila baghdadi baghdadi at sickkids.ca
Mon Jun 20 13:59:19 EDT 2005


Hi everyone,

I am just wondering why the following line on itkCellInterface.h (line
182)is replaced, it makes me a bit unclear about garbage collection and
hence leaks

 //itkNewMacro(Self);
 static  Pointer New(void) { return new Self; }



Thanks


Leila



More information about the Insight-developers mailing list