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