31#ifndef vtkUnstructuredGridWriter_h
32#define vtkUnstructuredGridWriter_h
34#include "vtkIOLegacyModule.h"
helper class for objects that write vtk data files
a simple class to control print indentation
write vtk unstructured grid data file
vtkUnstructuredGrid * GetInput(int port)
int WriteCellsAndFaces(ostream *fp, vtkUnstructuredGrid *grid, const char *label)
vtkUnstructuredGridWriter()
vtkUnstructuredGrid * GetInput()
Get the input to this writer.
~vtkUnstructuredGridWriter()
static vtkUnstructuredGridWriter * New()
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
dataset represents arbitrary combinations of all possible cell types