17 #ifndef vtkVeraOutReader_h
18 #define vtkVeraOutReader_h
20 #include "vtkIOVeraOutModule.h"
35 vtkSetStringMacro(FileName);
36 vtkGetStringMacro(FileName);
Store on/off settings for data arrays for a vtkSource.
a simple class to control print indentation
Superclass for algorithms that produce only rectilinear grid as output.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDataArraySelection * GetFieldDataArraySelection() const
Get vtkDataArraySelection instance to select field arrays to read.
static vtkVeraOutReader * New()
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
~vtkVeraOutReader() override
vtkDataArraySelection * GetCellDataArraySelection() const
Get vtkDataArraySelection instance to select cell arrays to read.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *outputVector) override
This is called by the superclass.
std::vector< double > TimeSteps
vtkMTimeType GetMTime() override
Override GetMTime because of array selector.
vtkTypeUInt32 vtkMTimeType