18 #ifndef itkMetaContourConverter_h
19 #define itkMetaContourConverter_h
21 #include "metaContour.h"
34 template<
unsigned int NDimensions = 3 >
76 void operator=(const
Self &) ITK_DELETE_FUNCTION;
81 #ifndef ITK_MANUAL_INSTANTIATION
82 #include "itkMetaContourConverter.hxx"
Representation of a Contour based on the spatial object classes.
Light weight base class for most itk classes.