18 #ifndef vtkXMLHierarchicalDataReader_h
19 #define vtkXMLHierarchicalDataReader_h
21 #include "vtkIOXMLModule.h"
24 VTK_ABI_NAMESPACE_BEGIN
25 class vtkHierarchicalDataSet;
a simple class to control print indentation
Reader for hierarchical datasets.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkXMLHierarchicalDataReader() override
static vtkXMLHierarchicalDataReader * New()
vtkXMLHierarchicalDataReader()
const char * GetDataSetName() override
Get the name of the data set being read.
Reader for multi-block datasets.