 |
VTK
9.1.0
|
Go to the documentation of this file.
25 #ifndef vtkTableWriter_h
26 #define vtkTableWriter_h
29 #include "vtkIOLegacyModule.h"
A table, which contains similar-typed columns of data.
void WriteData() override
vtkTable * GetInput(int port)
Get the input to this writer.
~vtkTableWriter() override=default
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
static vtkTableWriter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.
helper class for objects that write VTK data files
vtkTable * GetInput()
Get the input to this writer.