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
int WriteCellsAndFaces(ostream *fp, vtkUnstructuredGrid *grid, const char *label)
vtkUnstructuredGrid * GetInput(int port)
vtkUnstructuredGridWriter()
static vtkUnstructuredGridWriter * New()
vtkUnstructuredGrid * GetInput()
Get the input to this writer.
~vtkUnstructuredGridWriter()
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