34#ifndef vtkDataObjectReader_h
35#define vtkDataObjectReader_h
37#include "vtkIOLegacyModule.h"
static vtkDataObjectReader * New()
vtkDataObject * GetOutput(int idx)
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
void SetOutput(vtkDataObject *)
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
vtkDataObject * GetOutput()
Get the output field of this reader.
general representation of visualization data
helper superclass for objects that read vtk data files
a simple class to control print indentation