34 #ifndef vtkDataObjectToTable_h
35 #define vtkDataObjectToTable_h
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
#define vtkGetMacro(name, type)
extract field data as a table
#define vtkSetClampMacro(name, type, min, max)
#define vtkTypeMacro(thisClass, superclass)
a simple class to control print indentation
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.