18 #ifndef __itkSegmentationRegion_h
19 #define __itkSegmentationRegion_h
76 itkSetMacro(RegionArea,
double);
77 itkGetConstReferenceMacro(RegionArea,
double);
83 virtual void PrintSelf(std::ostream & os,
Indent indent)
const ITK_OVERRIDE;
unsigned int RegionLabelType
Light weight base class for most itk classes.
Base class for SegmentationRegion object.
virtual void PrintSelf(std::ostream &os, Indent indent) const ITK_OVERRIDE
SmartPointer< const Self > ConstPointer
RegionLabelType m_RegionLabel
virtual void ApplySegmentationRegion()
SmartPointer< Self > Pointer
Control indentation during Print() invocation.
Base class for most ITK classes.
void operator=(const Self &)