 |
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
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.