Go to the documentation of this file.
81 #ifndef vtkPlot3DMetaReader_h
82 #define vtkPlot3DMetaReader_h
84 #include "vtkIOParallelModule.h"
87 #include "vtk_jsoncpp_fwd.h"
89 struct vtkPlot3DMetaReaderInternals;
105 vtkSetStringMacro(FileName);
106 vtkGetStringMacro(FileName);
142 vtkPlot3DMetaReaderInternals* Internal;
a simple class to control print indentation
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.