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