|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkBlobSpatialObject_h
19 #define itkBlobSpatialObject_h
47 template <
unsigned int TDimension = 3>
82 PrintSelf(std::ostream & os,
Indent indent)
const override;
85 InternalClone()
const override;
89 #ifndef ITK_MANUAL_INSTANTIATION
90 # include "itkBlobSpatialObject.hxx"
93 #endif // itkBlobSpatialObject_h
This class serves as the base class for point-based spatial objects.
ImageBaseType::PointType PointType
Control indentation during Print() invocation.
typename Superclass::TransformType TransformType
Spatial object representing a potentially amorphous object.
Implementation of the composite pattern.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
typename Superclass::SpatialObjectPointType SpatialObjectPointType
Base class for most ITK classes.
typename Superclass::BoundingBoxType BoundingBoxType
std::vector< BlobPointType > BlobPointListType
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
Base class for all data objects in ITK.
typename Superclass::PointType PointType
Point used for spatial objets.