27 #ifndef vtkXMLHierarchicalBoxDataFileConverter_h
28 #define vtkXMLHierarchicalBoxDataFileConverter_h
44 vtkSetStringMacro(InputFileName);
45 vtkGetStringMacro(InputFileName);
50 vtkSetStringMacro(OutputFileName);
51 vtkGetStringMacro(OutputFileName);
65 int GetOriginAndSpacing(
71 vtkSetStringMacro(FilePath);
abstract base class for most VTK objects
Represents an XML element and those nested inside.
converts older *.vth, *.vthb files to newer format.
virtual void PrintSelf(ostream &os, vtkIndent indent)
a simple class to control print indentation