18#ifndef itkSphereSpatialFunction_h
19#define itkSphereSpatialFunction_h
34template <
unsigned int VImageDimension = 3,
typename TInput = Po
int<
double, VImageDimension>>
68 itkGetConstMacro(Radius,
double);
69 itkSetMacro(Radius,
double);
87#ifndef ITK_MANUAL_INSTANTIATION
88# include "itkSphereSpatialFunction.hxx"
Control indentation during Print() invocation.
InteriorExteriorSpatialFunction()=default
Implements transparent reference counting.
SphereSpatialFunction< VImageDimension, TInput > Self
OutputType Evaluate(const InputType &position) const override
SmartPointer< Self > Pointer
SphereSpatialFunction()=default
void PrintSelf(std::ostream &os, Indent indent) const override
SmartPointer< const Self > ConstPointer
~SphereSpatialFunction() override=default
InteriorExteriorSpatialFunction< VImageDimension, TInput > Superclass
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....