17#ifndef vtkVeraOutReader_h
18#define vtkVeraOutReader_h
20#include "vtkIOVeraOutModule.h"
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.
vtkSetFilePathMacro(FileName)
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
static vtkVeraOutReader * New()
~vtkVeraOutReader() override
vtkDataArraySelection * GetFieldDataArraySelection() const
Get vtkDataArraySelection instance to select field arrays to read.
vtkGetFilePathMacro(FileName)
vtkDataArraySelection * GetCellDataArraySelection() const
Get vtkDataArraySelection instance to select cell arrays to read.
std::vector< double > TimeSteps
vtkMTimeType GetMTime() override
Override GetMTime because of array selector.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *outVector) override
This is called by the superclass.
vtkTypeUInt32 vtkMTimeType