 |
VTK
9.0.20210418
|
Go to the documentation of this file.
35 #ifndef vtkRemoveHiddenData_h
36 #define vtkRemoveHiddenData_h
38 #include "vtkInfovisCoreModule.h"
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
Convert the vtkGraph into vtkPolyData.
static vtkRemoveHiddenData * New()
~vtkRemoveHiddenData() override
a simple class to control print indentation
Removes the rows/edges/vertices of input data flagged by ann.
int FillInputPortInformation(int port, vtkInformation *info) override
Set the input type of the algorithm to vtkGraph.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.