46 #ifndef __vtkTableToArray_h
47 #define __vtkTableToArray_h
49 #include "vtkInfovisCoreModule.h"
64 void AddColumn(
const char* name);
88 implementation*
const Implementation;
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
converts a vtkTable to a matrix.
virtual int FillInputPortInformation(int port, vtkInformation *info)
a simple class to control print indentation
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
void PrintSelf(ostream &os, vtkIndent indent)