28 #ifndef __vtkImageCheckerboard_h
29 #define __vtkImageCheckerboard_h
43 vtkSetVector3Macro(NumberOfDivisions,
int);
44 vtkGetVectorMacro(NumberOfDivisions,
int,3);
62 int extent[6],
int threadId);
63 int NumberOfDivisions[3];
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
void SetInput(vtkDataObject *)
a simple class to control print indentation
topologically and geometrically regular array of data
virtual void ThreadedRequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector, vtkImageData ***inData, vtkImageData **outData, int extent[6], int threadId)
virtual void SetInput1(vtkDataObject *in)
show two images at once using a checkboard pattern
static vtkAlgorithm * New()
virtual void SetInput2(vtkDataObject *in)
general representation of visualization data