29 #ifndef vtkGenericOutlineFilter_h
30 #define vtkGenericOutlineFilter_h
32 #include "vtkFiltersGenericModule.h"
49 int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *) VTK_OVERRIDE;
51 int FillInputPortInformation(
int, vtkInformation*) VTK_OVERRIDE;
create wireframe outline for arbitrary generic data set
static vtkPolyDataAlgorithm * New()
Superclass for algorithms that produce only polydata as output.
create wireframe outline around bounding box