Go to the documentation of this file.
33 #ifndef vtkXMLPRectilinearGridWriter_h
34 #define vtkXMLPRectilinearGridWriter_h
36 #include "vtkIOParallelXMLModule.h"
virtual const char * GetDefaultFileExtension()=0
Get the default file extension for files written by this writer.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
a dataset that is topologically regular with variable spacing in the three coordinate directions
virtual vtkXMLStructuredDataWriter * CreateStructuredPieceWriter()=0
a simple class to control print indentation
virtual const char * GetDataSetName()=0
vtkDataObject * GetInput()
static vtkAlgorithm * New()
Write PVTK XML RectilinearGrid files.
void WritePData(vtkIndent indent) override
Write Data associated with the input dataset.
Superclass for VTK XML structured data writers.
Superclass for PVTK XML structured data writers.