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