34 #ifndef __vtkRemoveHiddenData_h
35 #define __vtkRemoveHiddenData_h
37 #include "vtkInfovisCoreModule.h"
38 #include "vtkPassInputTypeAlgorithm.h"
39 #include "vtkSmartPointer.h"
49 void PrintSelf(ostream& os, vtkIndent indent);
58 vtkInformation *, vtkInformationVector **, vtkInformationVector *);
62 int FillInputPortInformation(
int port, vtkInformation* info);
69 vtkSmartPointer<vtkExtractSelectedGraph> ExtractGraph;
70 vtkSmartPointer<vtkExtractSelectedRows> ExtractTable;
Removes the rows/edges/vertices of input data flagged by ann.