26 #ifndef vtkADIOS2VTXReader_h 27 #define vtkADIOS2VTXReader_h 31 #include "vtkIOADIOS2Module.h" 42 class vtkInformationvector;
51 vtkSetStringMacro(FileName);
52 vtkGetStringMacro(FileName);
61 int RequestInformation(
63 int RequestUpdateExtent(
69 std::unique_ptr<vtx::VTXSchemaManager> SchemaManager;
Superclass for algorithms that produce only vtkMultiBlockDataSet as output.
a simple class to control print indentation