24#ifndef vtkDataSetWriter_h
25#define vtkDataSetWriter_h
28#include "vtkIOLegacyModule.h"
vtkDataSetWriter()=default
void WriteData() override
vtkDataSet * GetInput()
Get the input to this writer.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
static vtkDataSetWriter * New()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkDataSet * GetInput(int port)
Get the input to this writer.
~vtkDataSetWriter() override=default
abstract class to specify dataset behavior
a simple class to control print indentation