 |
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
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.