33#ifndef vtkXMLPUnstructuredGridWriter_h
34#define vtkXMLPUnstructuredGridWriter_h
36#include "vtkIOParallelXMLModule.h"
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types.
Superclass for PVTK XML unstructured data writers.
Write PVTK XML UnstructuredGrid files.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
static vtkXMLPUnstructuredGridWriter * New()
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
~vtkXMLPUnstructuredGridWriter()
const char * GetDataSetName()
vtkUnstructuredGridBase * GetInput()
Get/Set the writer's input.
vtkXMLPUnstructuredGridWriter()
vtkXMLUnstructuredDataWriter * CreateUnstructuredPieceWriter()
Superclass for VTK XML unstructured data writers.