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.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
const char * GetDataSetName()
static vtkXMLPPolyDataWriter * New()
vtkPolyData * GetInput()
Get/Set the writer's input.
vtkXMLUnstructuredDataWriter * CreateUnstructuredPieceWriter()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
const char * GetDefaultFileExtension()
Get the default file extension for files written by this writer.
Superclass for PVTK XML unstructured data writers.
Superclass for VTK XML unstructured data writers.