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