18 #ifndef __itkImageMaskSpatialObject_h
19 #define __itkImageMaskSpatialObject_h
37 template<
unsigned int TDimension = 3 >
71 unsigned int depth,
char *name)
const;
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 operator=(const Self &)
Superclass::BoundingBoxType BoundingBoxType
Superclass::PixelType PixelType
ImageType::ConstPointer ImagePointer
Superclass::PointType PointType
ImageMaskSpatialObject< TDimension > Self
void PrintSelf(std::ostream &os, Indent indent) const
InterpolateImageFunction< ImageType > InterpolatorType
bool IsInside(const PointType &point, unsigned int depth, char *name) const
itk::ImageSliceConstIteratorWithIndex< ImageType > SliceIteratorType
Size< VDimension > SizeType
RegionType GetAxisAlignedBoundingBoxRegion() const
Superclass::IndexType IndexType
virtual bool ComputeLocalBoundingBox() const
Superclass::PointType PointType
ImageType::RegionType RegionType
Superclass::TransformType TransformType
Superclass::RegionType RegionType
SmartPointer< const Self > ConstPointer
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.
virtual ~ImageMaskSpatialObject()
Superclass::ScalarType ScalarType
Superclass::ImageType ImageType
Superclass::TransformType TransformType