Go to the documentation of this file.
34 #ifndef vtkDataObjectReader_h
35 #define vtkDataObjectReader_h
37 #include "vtkIOLegacyModule.h"
~vtkDataObjectReader() override
int FillOutputPortInformation(int, vtkInformation *) override
Fill the output port information objects for this algorithm.
helper superclass for objects that read vtk data files
vtkDataObject * GetOutput()
Get the output field of this reader.
a simple class to control print indentation
static vtkDataObjectReader * New()
int ReadMeshSimple(const std::string &fname, vtkDataObject *output) override
Actual reading happens here.
vtkDataObject * GetOutput(int idx)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
void SetOutput(vtkDataObject *)
general representation of visualization data