31 #ifndef vtkStructuredPointsReader_h 32 #define vtkStructuredPointsReader_h 34 #include "vtkIOLegacyModule.h" 66 vtkInformationVector *) VTK_OVERRIDE;
70 int RequestInformation(vtkInformation *, vtkInformationVector **,
71 vtkInformationVector *) VTK_OVERRIDE;
73 int FillOutputPortInformation(
int, vtkInformation *) VTK_OVERRIDE;
read vtk structured points data file
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkDataReader * New()
helper superclass for objects that read vtk data files
a simple class to control print indentation
virtual int ReadMetaData(vtkInformation *)
Read the meta information from the file.