29 #ifndef vtkGenericOutlineFilter_h
30 #define vtkGenericOutlineFilter_h
32 #include "vtkFiltersGenericModule.h"
create wireframe outline for arbitrary generic data set
vtkOutlineSource * OutlineSource
vtkGenericOutlineFilter()
int FillInputPortInformation(int, vtkInformation *) override
Fill the input port information objects for this algorithm.
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkGenericOutlineFilter() override
static vtkGenericOutlineFilter * New()
create wireframe outline around bounding box
Superclass for algorithms that produce only polydata as output.