18 #ifndef itkSpatialObjectTreeContainer_h
19 #define itkSpatialObjectTreeContainer_h
26 template<
unsigned int TDimension >
46 template<
unsigned int TDimension >
83 #ifndef ITK_MANUAL_INSTANTIATION
84 #include "itkSpatialObjectTreeContainer.hxx"
SpatialObjectTreeContainer()
Light weight base class for most itk classes.
TreeIteratorBase< Self > IteratorType
Superclass::IteratorType IteratorType
virtual ~SpatialObjectTreeContainer()
bool SetRoot(typename Superclass::TreeNodeType *node) override
SpatialObjectTreeContainer< TDimension > Self
Array class with size defined at construction time.
TreeNode< ValueType > TreeNodeType
TreeContainer< SpatialObjectPointer > Superclass
virtual bool SetRoot(const TValue element) override
SmartPointer< const Self > ConstPointer
SpatialObjectType * SpatialObjectPointer
bool SetRoot(const SpatialObjectPointer element) override
SmartPointer< Self > Pointer
SpatialObjectTreeNode< TDimension > TreeNodeType
SpatialObject< TDimension > SpatialObjectType