 |
VTK
9.1.0
|
Go to the documentation of this file.
25 #ifndef vtkPolyDataWriter_h
26 #define vtkPolyDataWriter_h
29 #include "vtkIOLegacyModule.h"
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
vtkPolyData * GetInput(int port)
Get the input to this writer.
vtkPolyDataWriter()=default
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.
void WriteData() override
concrete dataset represents vertices, lines, polygons, and triangle strips
helper class for objects that write VTK data files
~vtkPolyDataWriter() override=default