34 #ifndef vtkDataObjectToTable_h
35 #define vtkDataObjectToTable_h
61 vtkGetMacro(FieldType,
int);
62 vtkSetClampMacro(FieldType,
int, 0, 4);
void PrintSelf(ostream &os, vtkIndent indent)
static vtkTableAlgorithm * New()
extract field data as a table
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.