Go to the documentation of this file.
68 #ifndef vtkTulipReader_h
69 #define vtkTulipReader_h
71 #include "vtkIOInfovisModule.h"
85 vtkGetStringMacro(FileName);
86 vtkSetStringMacro(FileName);
110 #endif // vtkTulipReader_h
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillOutputPortInformation(int port, vtkInformation *info) override
Set the outputs to vtkUndirectedGraph and vtkAnnotationLayers.
~vtkTulipReader() override
static vtkTulipReader * New()
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
a simple class to control print indentation
Superclass for algorithms that produce undirected graph as output.