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