Go to the documentation of this file.
32 #ifndef vtkXMLPPolyDataWriter_h
33 #define vtkXMLPPolyDataWriter_h
35 #include "vtkIOParallelXMLModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
const char * GetDataSetName() override
Write PVTK XML PolyData files.
~vtkXMLPPolyDataWriter() override
vtkPolyData * GetInput()
Get/Set the writer's input.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkXMLPPolyDataWriter * New()
a simple class to control print indentation
vtkXMLUnstructuredDataWriter * CreateUnstructuredPieceWriter() override
Superclass for VTK XML unstructured data writers.
concrete dataset represents vertices, lines, polygons, and triangle strips
Superclass for PVTK XML unstructured data writers.
const char * GetDefaultFileExtension() override
Get the default file extension for files written by this writer.