Go to the documentation of this file.
27 #ifndef vtkDataSetWriter_h
28 #define vtkDataSetWriter_h
30 #include "vtkIOLegacyModule.h"
void WriteData() override
vtkDataSet * GetInput()
Get the input to this writer.
write any type of vtk dataset to file
~vtkDataSetWriter() override
vtkDataSet * GetInput(int port)
a simple class to control print indentation
abstract class to specify dataset behavior
static vtkDataSetWriter * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
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