43 #ifndef SVK_IMAGE_MATHEMATICS_H
44 #define SVK_IMAGE_MATHEMATICS_H
47 #include <vtkImageMathematics.h>
87 } svkImageMathematicsParameters;
93 } svkImageMathematicsOutputType;
96 void SetInputPortsFromXML( );
103 virtual void Update();
106 void PrintSelf( ostream &os, vtkIndent indent );
109 void SetOutputType(
int outputType);
117 virtual int FillOutputPortInformation(
int vtkNotUsed(port), vtkInformation* info );
118 virtual int FillInputPortInformation(
int vtkNotUsed(port), vtkInformation* info );
133 #endif //SVK_IMAGE_MATHEMATICS_H
Definition: svkImageMathematics.h:65
Definition: svkImageMathematics.h:75
svkAlgorithmPortMapper * portMapper
The port mapper used to set the input port parameters.
Definition: svkImageMathematics.h:121
Definition: svkImageMathematics.h:85
Definition: svkImageMathematics.h:79
Definition: svkImageMathematics.h:82
Definition: svkImageMathematics.h:77
Definition: svkImageMathematics.h:92
Definition: svkImageMathematics.h:78
Definition: svkImageMathematics.h:80
Definition: svkImageMathematics.h:73
Definition: svkImageMathematics.h:83
Definition: svkImageMathematics.h:81
Definition: svkImageMathematics.h:84
Definition: svkAlgorithmPortMapper.h:99
Definition: svkImageMathematics.h:74
Definition: svkImageMathematics.h:76