36 #ifndef vtkArrayDataReader_h 37 #define vtkArrayDataReader_h 39 #include "vtkIOCoreModule.h" 55 vtkSetStringMacro(FileName);
72 vtkGetMacro(ReadFromInputString,
bool);
99 bool ReadFromInputString;
Wrapper around std::string to keep symbols short.
Pipeline data object that contains multiple vtkArray objects.
a simple class to control print indentation
Reads vtkArrayData written by vtkArrayDataWriter.
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
Superclass for algorithms that produce vtkArrayDatas as output.
static vtkArrayDataAlgorithm * New()
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.