 |
VTK
9.1.0
|
Go to the documentation of this file.
25 #ifndef vtkXMLHierarchicalBoxDataFileConverter_h
26 #define vtkXMLHierarchicalBoxDataFileConverter_h
28 #include "vtkIOXMLModule.h"
~vtkXMLHierarchicalBoxDataFileConverter() override
int GetOriginAndSpacing(vtkXMLDataElement *ePrimary, double origin[3], double *&spacing)
abstract base class for most VTK objects
static vtkXMLHierarchicalBoxDataFileConverter * New()
vtkSetFilePathMacro(FilePath)
vtkSetFilePathMacro(OutputFileName)
Set the output filename.
a simple class to control print indentation
vtkXMLDataElement * ParseXML(const char *filename)
vtkSetFilePathMacro(InputFileName)
Set the input filename.
Represents an XML element and those nested inside.
vtkGetFilePathMacro(InputFileName)
Set the input filename.
vtkXMLHierarchicalBoxDataFileConverter()
bool Convert()
Converts the input file to new format and writes out the output file.
vtkGetFilePathMacro(OutputFileName)
Set the output filename.
converts older *.vth, *.vthb files to newer format.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.