28 #ifndef vtkImageExtractComponents_h 29 #define vtkImageExtractComponents_h 44 void SetComponents(
int c1);
45 void SetComponents(
int c1,
int c2);
46 void SetComponents(
int c1,
int c2,
int c3);
virtual void ThreadedExecute(vtkImageData *inData, vtkImageData *outData, int extent[6], int threadId)
#define vtkGetMacro(name, type)
#define vtkTypeMacro(thisClass, superclass)
void PrintSelf(ostream &os, vtkIndent indent)
Generic filter that has one input..
a simple class to control print indentation
topologically and geometrically regular array of data
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
#define VTKIMAGINGCORE_EXPORT
#define vtkGetVector3Macro(name, type)
static vtkAlgorithm * New()