18 #ifndef itkGroupSpatialObject_h
19 #define itkGroupSpatialObject_h
38 template<
unsigned int TDimension = 3 >
63 void PrintSelf(std::ostream & os,
Indent indent)
const override;
70 #ifndef ITK_MANUAL_INSTANTIATION
71 #include "itkGroupSpatialObject.hxx"
74 #endif // itkGroupSpatialObject_h
Implementation of the composite pattern.
Representation of a group based on the spatial object classes.
Control indentation during Print() invocation.
Base class for most ITK classes.
Base class for all data objects in ITK.