 |
VTK
9.0.1
|
Go to the documentation of this file.
65 #ifndef vtkTulipReader_h
66 #define vtkTulipReader_h
68 #include "vtkIOInfovisModule.h"
82 vtkGetStringMacro(FileName);
83 vtkSetStringMacro(FileName);
104 #endif // vtkTulipReader_h
static vtkUndirectedGraphAlgorithm * New()
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Superclass for algorithms that produce undirected graph as output.