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