Go to the documentation of this file.
41 #ifndef vtkTableToArray_h
42 #define vtkTableToArray_h
44 #include "vtkInfovisCoreModule.h"
63 void AddColumn(
const char*
name);
90 implementation*
const Implementation;
converts a vtkTable to a matrix.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.