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