32 #ifndef vtkPVMergeTables_h 33 #define vtkPVMergeTables_h 35 #include "vtkPVVTKExtensionsRenderingModule.h" 36 #include "vtkTableAlgorithm.h" 43 void PrintSelf(ostream& os, vtkIndent indent);
49 int RequestData(vtkInformation*, vtkInformationVector**, vtkInformationVector*);
51 virtual int FillInputPortInformation(
int port, vtkInformation* info);
52 virtual vtkExecutive* CreateDefaultExecutive();
used to merge rows in tables.