28 #ifndef vtkXMLHierarchicalBoxDataFileConverter_h
29 #define vtkXMLHierarchicalBoxDataFileConverter_h
32 #include "vtkIOXMLModule.h"
47 vtkSetStringMacro(InputFileName);
55 vtkSetStringMacro(OutputFileName);
71 int GetOriginAndSpacing(
77 vtkSetStringMacro(FilePath);
abstract base class for most VTK objects
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
Represents an XML element and those nested inside.
converts older *.vth, *.vthb files to newer format.
a simple class to control print indentation
vtkGetStringMacro(ExtensionsString)
Returns a string listing all available extensions.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...