39 #ifndef vtkMatricizeArray_h 
   40 #define vtkMatricizeArray_h 
   42 #include "vtkFiltersGeneralModule.h"  
   73     vtkInformationVector*) VTK_OVERRIDE;
 
a simple class to control print indentation 
 
Convert an array of arbitrary dimensions to a matrix. 
 
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.