13 #ifndef mitkSimpleFunctorPolicy_h
14 #define mitkSimpleFunctorPolicy_h
50 itkGenericExceptionMacro(<<
"Error. Cannot process operator(). Functor is Null.");
60 FunctorConstPointer m_Functor;
#define MITKMODELFIT_EXPORT
void SetFunctor(const mitk::SimpleFunctorBase *functor)
SimpleFunctorBase FunctorType
bool operator==(const SimpleFunctorPolicy &other) const
unsigned int GetNumberOfOutputs() const
SimpleFunctorBase::ConstPointer FunctorConstPointer
OutputPixelArrayType operator()(const InputPixelArrayType &value, const IndexType &) const
bool operator!=(const SimpleFunctorPolicy &other) const
itk::Index< 3 > IndexType
std::vector< mitk::ScalarType > InputPixelArrayType
std::vector< mitk::ScalarType > OutputPixelArrayType
Find image slices visible on a given plane.