28 #ifndef vtkImageCheckerboard_h
29 #define vtkImageCheckerboard_h
44 vtkSetVector3Macro(NumberOfDivisions,
int);
45 vtkGetVectorMacro(NumberOfDivisions,
int,3);
63 int extent[6],
int threadId);
64 int NumberOfDivisions[3];
void SetInputData(vtkDataObject *)
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
virtual void SetInput1Data(vtkDataObject *in)
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)
#define VTKIMAGINGGENERAL_EXPORT
show two images at once using a checkboard pattern
static vtkAlgorithm * New()
virtual void SetInput2Data(vtkDataObject *in)
general representation of visualization data