Go to the documentation of this file.
29 #ifndef vtkRectilinearGridWriter_h
30 #define vtkRectilinearGridWriter_h
32 #include "vtkIOLegacyModule.h"
60 vtkSetMacro(WriteExtent,
bool);
61 vtkGetMacro(WriteExtent,
bool);
62 vtkBooleanMacro(WriteExtent,
bool);
~vtkRectilinearGridWriter() override
a dataset that is topologically regular with variable spacing in the three coordinate directions
static vtkRectilinearGridWriter * New()
void WriteData() override
vtkRectilinearGrid * GetInput()
Get the input to this writer.
vtkRectilinearGridWriter()
a simple class to control print indentation
write vtk rectilinear grid data file
vtkRectilinearGrid * GetInput(int port)
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
helper class for objects that write vtk data files