25 #ifndef vtkUnstructuredGridWriter_h
26 #define vtkUnstructuredGridWriter_h
29 #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()
void WriteData() override
static vtkUnstructuredGridWriter * New()
vtkUnstructuredGrid * GetInput()
Get the input to this writer.
~vtkUnstructuredGridWriter() override
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
dataset represents arbitrary combinations of all possible cell types