34 #ifndef vtkExtractVectorComponents_h 35 #define vtkExtractVectorComponents_h 37 #include "vtkFiltersExtractionModule.h" 86 vtkGetMacro(ExtractToFieldData,
int);
95 int ExtractToFieldData;
96 int OutputsInitialized;
abstract class to specify dataset behavior
void SetInputData(vtkDataObject *)
Assign a data object as input.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce output of the same type as input.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkDataSetAlgorithm * New()