[Insight-developers] itkTypeMacro usage?
William A. Hoffman
bill . hoffman at kitware . com
Fri, 06 Jun 2003 11:04:50 -0400
The macro should only be used for sub-classes of itkObject, so if you have no
parent class, then you should not use the macro. However, most classes should
be a sub-class of itkObject, (to get reference counting etc.)
-Bill
At 10:46 AM 6/6/2003 -0400, John M. Galeotti wrote:
>What should I use as the superclass for itkTypeMacro in a class that has
>no parent? Is itkTypeMacro( ThisClass, ) appropriate, with the second
>field blank?
>
>Thanks,
>John Galeotti
>
>_______________________________________________
>Insight-developers mailing list
>Insight-developers at public . kitware . com
>http://public . kitware . com/mailman/listinfo/insight-developers