Go to the documentation of this file.
29 #ifndef vtkStructuredGridWriter_h
30 #define vtkStructuredGridWriter_h
32 #include "vtkIOLegacyModule.h"
~vtkStructuredGridWriter()
vtkStructuredGrid * GetInput()
Get the input to this writer.
topologically regular array of data
static vtkStructuredGridWriter * New()
vtkStructuredGrid * GetInput(int port)
void PrintSelf(ostream &os, vtkIndent indent)
Methods invoked by print to print information about the object including superclasses.
a simple class to control print indentation
helper class for objects that write vtk data files
write vtk structured grid data file
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
vtkStructuredGridWriter()