Go to the documentation of this file.
41 #ifndef vtkArrayReader_h
42 #define vtkArrayReader_h
void PrintSelf(ostream &os, vtkIndent indent)
#define vtkTypeMacro(thisClass, superclass)
virtual void SetInputString(const vtkStdString &string)
static vtkArrayReader * New()
a simple class to control print indentation
#define vtkSetStringMacro(name)
Reads sparse and dense vtkArray data written by vtkArrayWriter.
#define vtkGetMacro(name, type)
vtkGetStringMacro(ExtensionsString)
Superclass for algorithms that produce vtkArrayDatas as output.
Abstract interface for N-dimensional arrays.
vtkBooleanMacro(IgnoreDriverBugs, bool)
virtual vtkStdString GetInputString()
vtkSetMacro(IgnoreDriverBugs, bool)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkArray * Read(vtkStdString str)
Wrapper around std::string to keep symbols short.
static vtkArray * Read(istream &stream)