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
vtkOutlineSource * OutlineSource
virtual int RequestData(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
create wireframe outline for arbitrary generic data set
static vtkPolyDataAlgorithm * New()
virtual int RequestInformation(vtkInformation *request, vtkInformationVector **inputVector, vtkInformationVector *outputVector)
Superclass for algorithms that produce only polydata as output.