36 #ifndef __vtkExtractVectorComponents_h
37 #define __vtkExtractVectorComponents_h
76 vtkSetMacro(ExtractToFieldData,
int);
77 vtkGetMacro(ExtractToFieldData,
int);
78 vtkBooleanMacro(ExtractToFieldData,
int);
abstract class to specify dataset behavior
a simple class to control print indentation
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void SetInput(vtkDataObject *)
void PrintSelf(ostream &os, vtkIndent indent)
Superclass for algorithms that produce output of the same type as input.
static vtkDataSetAlgorithm * New()