Go to the documentation of this file.
28 #ifndef vtkPolyDataWriter_h
29 #define vtkPolyDataWriter_h
31 #include "vtkIOLegacyModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkPolyData * GetInput(int port)
static vtkPolyDataWriter * New()
a simple class to control print indentation
vtkPolyData * GetInput()
Get the input to this writer.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
~vtkPolyDataWriter() override
void WriteData() override
concrete dataset represents vertices, lines, polygons, and triangle strips
helper class for objects that write vtk data files