#include <vtkImageMathematics.h>
Inheritance diagram for vtkImageMathematics:
vtkImageMathematics implements basic mathematic operations SetOperation is used to select the filters behavior. The filter can take two or one input.
Definition at line 68 of file vtkImageMathematics.h.
|
Reimplemented from vtkImageTwoInputFilter. Definition at line 72 of file vtkImageMathematics.h. |
|
|
|
Definition at line 116 of file vtkImageMathematics.h. |
|
Create an object with Debug turned off, modified time initialized to zero, and reference counting on. Reimplemented from vtkAlgorithm. |
|
Reimplemented from vtkImageTwoInputFilter. |
|
Return 1 if this class type is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageTwoInputFilter. |
|
Return 1 if this class is the same type of (or a subclass of) the named class. Returns 0 otherwise. This method works in combination with vtkTypeRevisionMacro found in vtkSetGet.h. Reimplemented from vtkImageTwoInputFilter. |
|
Reimplemented from vtkImageTwoInputFilter. |
|
Methods invoked by print to print information about the object including superclasses. Typically not called by the user (use Print() instead) but used in the hierarchical print process to combine the output of several classes. Reimplemented from vtkImageTwoInputFilter. |
|
Set/Get the Operation to perform. |
|
Set/Get the Operation to perform. |
|
Set/Get the Operation to perform. Definition at line 79 of file vtkImageMathematics.h. References VTK_ADD. |
|
Set/Get the Operation to perform. Definition at line 80 of file vtkImageMathematics.h. References VTK_SUBTRACT. |
|
Set/Get the Operation to perform. Definition at line 81 of file vtkImageMathematics.h. References VTK_MULTIPLY. |
|
Set/Get the Operation to perform. Definition at line 82 of file vtkImageMathematics.h. References VTK_DIVIDE. |
|
Set/Get the Operation to perform. Definition at line 83 of file vtkImageMathematics.h. References VTK_CONJUGATE. |
|
Set/Get the Operation to perform. Definition at line 84 of file vtkImageMathematics.h. References VTK_COMPLEX_MULTIPLY. |
|
Definition at line 88 of file vtkImageMathematics.h. References VTK_INVERT. |
|
Definition at line 89 of file vtkImageMathematics.h. References VTK_SIN. |
|
Definition at line 90 of file vtkImageMathematics.h. References VTK_COS. |
|
Definition at line 91 of file vtkImageMathematics.h. References VTK_EXP. |
|
Definition at line 92 of file vtkImageMathematics.h. References VTK_LOG. |
|
Definition at line 93 of file vtkImageMathematics.h. References VTK_ABS. |
|
Definition at line 94 of file vtkImageMathematics.h. References VTK_SQR. |
|
Definition at line 95 of file vtkImageMathematics.h. References VTK_SQRT. |
|
Definition at line 96 of file vtkImageMathematics.h. References VTK_MIN. |
|
Definition at line 97 of file vtkImageMathematics.h. References VTK_MAX. |
|
Definition at line 99 of file vtkImageMathematics.h. References VTK_ATAN. |
|
Definition at line 100 of file vtkImageMathematics.h. References VTK_ATAN2. |
|
Definition at line 101 of file vtkImageMathematics.h. References VTK_MULTIPLYBYK. |
|
Definition at line 102 of file vtkImageMathematics.h. References VTK_ADDC. |
|
Definition at line 103 of file vtkImageMathematics.h. References VTK_REPLACECBYK. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from vtkImageMultipleInputFilter. |
|
Reimplemented from vtkImageMultipleInputFilter. Definition at line 124 of file vtkImageMathematics.h. References vtkImageMultipleInputFilter::ExecuteInformation(). |
|
The execute method created by the subclass. This is kept public instead of protected since it is called from a non-member thread function. Reimplemented from vtkImageMultipleInputFilter. |
|
Definition at line 118 of file vtkImageMathematics.h. |
|
Definition at line 119 of file vtkImageMathematics.h. |
|
Definition at line 120 of file vtkImageMathematics.h. |
|
Definition at line 121 of file vtkImageMathematics.h. |