18 #ifndef itkInteriorExteriorSpatialFunction_h
19 #define itkInteriorExteriorSpatialFunction_h
48 template<
unsigned int VDimension = 3,
typename TInput = Po
int<
double, VDimension > >
79 void PrintSelf(std::ostream & os,
Indent indent)
const override;
83 #ifndef ITK_MANUAL_INSTANTIATION
84 #include "itkInteriorExteriorSpatialFunction.hxx"
Light weight base class for most itk classes.
Control indentation during Print() invocation.
N-dimensional spatial function class.
Returns whether or not a location is "inside" or "outside" a function.