Go to the documentation of this file.
37 #ifndef vtkStructuredPointsReader_h
38 #define vtkStructuredPointsReader_h
40 #include "vtkIOLegacyModule.h"
~vtkStructuredPointsReader()
helper superclass for objects that read vtk data files
virtual int FillOutputPortInformation(int, vtkInformation *)
Fill the output port information objects for this algorithm.
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkStructuredPointsReader()
a simple class to control print indentation
read vtk structured points data file
void SetOutput(vtkStructuredPoints *output)
Set/Get the output of this reader.
static vtkStructuredPointsReader * New()
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkStructuredPoints * GetOutput()
vtkStructuredPoints * GetOutput(int idx)
virtual int ReadMetaData(vtkInformation *outInfo)
Read the meta information from the file.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.