18 #ifndef itkImageMaskSpatialObject_h
19 #define itkImageMaskSpatialObject_h
37 template<
unsigned int TDimension = 3 >
71 unsigned int depth,
char *name)
const ITK_OVERRIDE;
94 void operator=(const
Self &) ITK_DELETE_FUNCTION;
103 #ifndef ITK_MANUAL_INSTANTIATION
104 #include "itkImageMaskSpatialObject.hxx"
107 #endif //itkImageMaskSpatialObject_h
Superclass::InterpolatorType InterpolatorType
Implementation of an image mask as spatial object.
ImageType::IndexType IndexType
ImageSpatialObject< TDimension > Superclass
Image< PixelType, TDimension > ImageType
void PrintSelf(std::ostream &os, Indent indent) const override
Superclass::BoundingBoxType BoundingBoxType
Superclass::PixelType PixelType
ImageType::ConstPointer ImagePointer
Superclass::PointType PointType
ImageMaskSpatialObject< TDimension > Self
InterpolateImageFunction< ImageType > InterpolatorType
itk::ImageSliceConstIteratorWithIndex< ImageType > SliceIteratorType
Size< VDimension > SizeType
RegionType GetAxisAlignedBoundingBoxRegion() const
Superclass::IndexType IndexType
Superclass::PointType PointType
ImageType::RegionType RegionType
virtual bool ComputeLocalBoundingBox() const override
Superclass::TransformType TransformType
Superclass::RegionType RegionType
SmartPointer< const Self > ConstPointer
bool IsInside(const PointType &point, unsigned int depth, char *name) const override
SmartPointer< Self > Pointer
Implementation of an image as spatial object.
Control indentation during Print() invocation.
Superclass::ImagePointer ImagePointer
Superclass::BoundingBoxType BoundingBoxType
Multi-dimensional image iterator which only walks a region.
Superclass::SizeType SizeType
Base class for all data objects in ITK.
Superclass::ScalarType ScalarType
Superclass::ImageType ImageType
Superclass::TransformType TransformType