28 #ifndef vtkXMLHierarchicalBoxDataFileConverter_h
29 #define vtkXMLHierarchicalBoxDataFileConverter_h
31 #include "vtkIOXMLModule.h"
47 vtkSetFilePathMacro(InputFileName);
48 vtkGetFilePathMacro(InputFileName);
55 vtkSetFilePathMacro(OutputFileName);
56 vtkGetFilePathMacro(OutputFileName);
76 vtkSetFilePathMacro(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
VTKACCELERATORSVTKMCORE_EXPORT vtkDataArray * Convert(const vtkm::cont::Field &input)
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...