36#ifndef vtkMatricizeArray_h
37#define vtkMatricizeArray_h
40#include "vtkFiltersGeneralModule.h"
Superclass for algorithms that produce vtkArrayDatas as output.
a simple class to control print indentation
Convert an array of arbitrary dimensions to a matrix.
static vtkMatricizeArray * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkMatricizeArray() override