18#ifndef itkBlobSpatialObject_h
19#define itkBlobSpatialObject_h
47template <
unsigned int TDimension = 3>
85#ifndef ITK_MANUAL_INSTANTIATION
86# include "itkBlobSpatialObject.hxx"
std::vector< BlobPointType > BlobPointListType
PointBasedSpatialObject< TDimension, SpatialObjectPoint< TDimension > > Superclass
VectorContainer< PointType > PointContainerType
SmartPointer< Self > Pointer
SmartPointer< const Self > ConstPointer
~BlobSpatialObject() override=default
SpatialObjectPoint< TDimension > BlobPointType
LightObject::Pointer InternalClone() const override
SmartPointer< PointContainerType > PointContainerPointer
SmartPointer< Self > Pointer
AffineTransform< ScalarType, VDimension > TransformType
SpatialObjectPoint< TDimension > SpatialObjectPointType
PointBasedSpatialObject()
Point< ScalarType, VDimension > PointType
BoundingBox< IdentifierType, VDimension, ScalarType, VectorContainerType > BoundingBoxType
Implements transparent reference counting.
Point used for spatial objects.
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....
detail::VectorContainer< std::conditional_t< std::is_void_v< T2 >, SizeValueType, T1 >, std::conditional_t< std::is_void_v< T2 >, T1, T2 > > VectorContainer