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