Go to the documentation of this file.
28 #ifndef vtkTableWriter_h
29 #define vtkTableWriter_h
31 #include "vtkIOLegacyModule.h"
A table, which contains similar-typed columns of data.
void WriteData() override
vtkTable * GetInput(int port)
~vtkTableWriter() override
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
Methods invoked by print to print information about the object including superclasses.
helper class for objects that write vtk data files
vtkTable * GetInput()
Get the input to this writer.