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