29#ifndef vtkXMLPPolyDataWriter_h
30#define vtkXMLPPolyDataWriter_h
32#include "vtkIOParallelXMLModule.h"
a simple class to control print indentation
concrete dataset represents vertices, lines, polygons, and triangle strips
Write PVTK XML PolyData files.
vtkPolyData * GetInput()
Get/Set the writer's input.
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.
const char * GetDataSetName()
static vtkXMLPPolyDataWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
vtkXMLUnstructuredDataWriter * CreateUnstructuredPieceWriter()
Superclass for PVTK XML unstructured data writers.
Superclass for VTK XML unstructured data writers.