Go to the documentation of this file.
17 #ifndef vtkVeraOutReader_h
18 #define vtkVeraOutReader_h
20 #include "vtkIOVeraOutModule.h"
35 vtkSetStringMacro(FileName);
36 vtkGetStringMacro(FileName);
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only rectilinear grid as output.
Store on/off settings for data arrays for a vtkSource.
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
virtual vtkMTimeType GetMTime()
Return this object's modified time.
a simple class to control print indentation
static vtkRectilinearGridAlgorithm * New()
std::vector< double > TimeSteps
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkTypeUInt32 vtkMTimeType