44#ifndef vtkUnstructuredGridWriter_h
45#define vtkUnstructuredGridWriter_h
48#include "vtkIOLegacyModule.h"
helper class for objects that write VTK data files
a simple class to control print indentation
dataset represents arbitrary combinations of all possible cell types.
write vtk unstructured grid data file
int WriteCellsAndFaces(ostream *fp, vtkUnstructuredGridBase *grid, const char *label)
vtkUnstructuredGridBase * GetInput()
Get the input to this writer.
vtkUnstructuredGridWriter()=default
vtkUnstructuredGridBase * GetInput(int port)
Get the input to this writer.
void WriteData() override
~vtkUnstructuredGridWriter() override=default
static vtkUnstructuredGridWriter * New()
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for type information and printing.