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