Go to the documentation of this file.
28 #ifndef vtkRectilinearGridOutlineFilter_h
29 #define vtkRectilinearGridOutlineFilter_h
31 #include "vtkFiltersParallelModule.h"
virtual int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
This is called by the superclass.
create wireframe outline for a rectilinear grid.
vtkRectilinearGridOutlineFilter()
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
static vtkRectilinearGridOutlineFilter * New()
virtual int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
a simple class to control print indentation
virtual int FillInputPortInformation(int port, vtkInformation *info)
Fill the input port information objects for this algorithm.
~vtkRectilinearGridOutlineFilter()
Superclass for algorithms that produce only polydata as output.