Go to the documentation of this file.
27 #ifndef vtkImageLogic_h
28 #define vtkImageLogic_h
42 #include "vtkImagingMathModule.h"
57 vtkGetMacro(Operation,
int);
71 vtkGetMacro(OutputTrueValue,
double);
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
If the subclass does not define an Execute method, then the task will be broken up,...
Generic filter that has one input..
void SetOperationToNand()
void SetInputData(vtkDataObject *)
Assign a data object as input.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
topologically and geometrically regular array of data
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkAlgorithm * New()
And, or, xor, nand, nor, not.
virtual void SetInput1Data(vtkDataObject *input)
Set the Input1 of this filter.
virtual void SetInput2Data(vtkDataObject *input)
Set the Input2 of this filter.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
general representation of visualization data