|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   29 #ifndef vtkGenericOutlineFilter_h 
   30 #define vtkGenericOutlineFilter_h 
   32 #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.