18 #ifndef itkFunctionBase_h
19 #define itkFunctionBase_h
43 template<
typename TInput,
typename TOutput >
SmartPointer< const Self > ConstPointer
Base class for all ITK function objects.
SmartPointer< Self > Pointer
Base class for most ITK classes.
A templated class holding a geometric point in n-Dimensional space.