18 #ifndef itkGroupSpatialObject_h
19 #define itkGroupSpatialObject_h
38 template<
unsigned int TDimension = 3 >
68 virtual
void PrintSelf(std::ostream & os,
Indent indent) const ITK_OVERRIDE;
72 #ifndef ITK_MANUAL_INSTANTIATION
73 #include "itkGroupSpatialObject.hxx"
76 #endif // itkGroupSpatialObject_h
SpatialObject< TDimension > Superclass
Superclass::TreeNodeType TreeNodeType
bool ComputeLocalBoundingBox() const override
SmartPointer< const Self > ConstPointer
SmartPointer< Self > Pointer
TreeNodeType::ChildrenListType TreeNodeChildrenListType
Implementation of the composite pattern.
Representation of a group based on the spatial object classes.
Control indentation during Print() invocation.
Base class for all data objects in ITK.