52 #ifndef vtkTulipReader_h
53 #define vtkTulipReader_h
55 #include "vtkIOInfovisModule.h"
58 VTK_ABI_NAMESPACE_BEGIN
70 vtkGetFilePathMacro(FileName);
71 vtkSetFilePathMacro(FileName);
93 #endif // vtkTulipReader_h
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int FillOutputPortInformation(int port, vtkInformation *info) override
Fill the output port information objects for this algorithm.
a simple class to control print indentation
static vtkUndirectedGraphAlgorithm * New()
Superclass for algorithms that produce undirected graph as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.