18 #ifndef __itkImageMaskSpatialObject_h
19 #define __itkImageMaskSpatialObject_h
37 template<
unsigned int TDimension = 3 >
54 typedef typename Superclass::SizeType
SizeType;
71 unsigned int depth,
char *name)
const;
76 virtual bool IsInside(
const PointType & point)
const;
85 RegionType GetAxisAlignedBoundingBoxRegion()
const;
89 void operator=(
const Self &);
94 void PrintSelf(std::ostream & os,
Indent indent)
const;
98 #ifndef ITK_MANUAL_INSTANTIATION
99 #include "itkImageMaskSpatialObject.hxx"
102 #endif //__itkImageMaskSpatialObject_h