43 #ifndef vtkSparseArrayToTable_h
44 #define vtkSparseArrayToTable_h
59 vtkGetStringMacro(ValueColumn);
60 vtkSetStringMacro(ValueColumn);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
a simple class to control print indentation
Converts a sparse array to a vtkTable.
virtual int FillInputPortInformation(int port, vtkInformation *info)
#define VTKINFOVISCORE_EXPORT
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only vtkTables as output.