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