24 #ifndef vtkXMLPUnstructuredDataWriter_h
25 #define vtkXMLPUnstructuredDataWriter_h
27 #include "vtkIOParallelXMLModule.h"
a simple class to control print indentation
abstract class for specifying dataset behavior
Write data in a parallel XML format.
Superclass for PVTK XML unstructured data writers.
vtkPointSet * GetInputAsPointSet()
vtkXMLWriter * CreatePieceWriter(int index)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkXMLPUnstructuredDataWriter()
vtkXMLPUnstructuredDataWriter()
virtual vtkXMLUnstructuredDataWriter * CreateUnstructuredPieceWriter()=0
void WritePData(vtkIndent indent)
Superclass for VTK XML unstructured data writers.
Superclass for VTK's XML file writers.