16 #ifndef vtkXMLHierarchicalBoxDataFileConverter_h
17 #define vtkXMLHierarchicalBoxDataFileConverter_h
19 #include "vtkIOXMLModule.h"
22 VTK_ABI_NAMESPACE_BEGIN
36 vtkSetFilePathMacro(InputFileName);
37 vtkGetFilePathMacro(InputFileName);
44 vtkSetFilePathMacro(OutputFileName);
45 vtkGetFilePathMacro(OutputFileName);
65 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...