18#ifndef itkBlobSpatialObject_h
19#define itkBlobSpatialObject_h
47template <
unsigned int TDimension = 3>
64 using typename Superclass::SpatialObjectPointType;
65 using typename Superclass::TransformType;
66 using typename Superclass::BoundingBoxType;
85#ifndef ITK_MANUAL_INSTANTIATION
86# include "itkBlobSpatialObject.hxx"
Spatial object representing a potentially amorphous object.
std::vector< BlobPointType > BlobPointListType
~BlobSpatialObject() override=default
LightObject::Pointer InternalClone() const override
Base class for all data objects in ITK.
Base class for most ITK classes.
This class serves as the base class for point-based spatial objects.
Point used for spatial objects.
Define a front-end to the STL "vector" container that conforms to the IndexedContainerInterface.
ImageBaseType::PointType PointType
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....