30 #ifndef vtkXMLPRectilinearGridWriter_h 31 #define vtkXMLPRectilinearGridWriter_h 33 #include "vtkIOParallelXMLModule.h" 62 const
char* GetDataSetName() VTK_OVERRIDE;
64 void WritePData(
vtkIndent indent) VTK_OVERRIDE;
a dataset that is topologically regular with variable spacing in the three coordinate directions ...
vtkDataObject * GetInput()
Assign a data object as input.
Superclass for VTK XML structured data writers.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
Write PVTK XML RectilinearGrid files.
virtual const char * GetDefaultFileExtension()=0
Get the default file extension for files written by this writer.
static vtkAlgorithm * New()
Superclass for PVTK XML structured data writers.