Go to the documentation of this file.
39 #ifndef vtkArrayDataReader_h
40 #define vtkArrayDataReader_h
42 #include "vtkIOCoreModule.h"
58 vtkSetStringMacro(FileName);
75 vtkGetMacro(ReadFromInputString,
bool);
Pipeline data object that contains multiple vtkArray objects.
a simple class to control print indentation
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
Superclass for algorithms that produce vtkArrayDatas as output.
Reads vtkArrayData written by vtkArrayDataWriter.
vtkBooleanMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
vtkSetMacro(IgnoreDriverBugs, bool)
Updates the extensions string.
static vtkArrayDataAlgorithm * New()
Wrapper around std::string to keep symbols short.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.