41 #ifndef vtkTableToArray_h 42 #define vtkTableToArray_h 44 #include "vtkInfovisCoreModule.h" 63 void AddColumn(
const char*
name);
83 vtkInformationVector*) VTK_OVERRIDE;
90 implementation* const Implementation;
converts a vtkTable to a matrix.
a simple class to control print indentation
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.