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