35 #ifndef vtkExtractArray_h 
   36 #define vtkExtractArray_h 
   38 #include "vtkFiltersGeneralModule.h"  
   65     vtkInformationVector*) VTK_OVERRIDE;
 
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 vtkArrayDatas as output. 
 
static vtkArrayDataAlgorithm * New()
 
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.