31 #ifndef __vtkGenericOutlineFilter_h
32 #define __vtkGenericOutlineFilter_h
34 #include "vtkFiltersGenericModule.h"
35 #include "vtkPolyDataAlgorithm.h"
50 int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
51 int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *);
53 int FillInputPortInformation(
int, vtkInformation*);
create wireframe outline for arbitrary generic data set
vtkOutlineSource * OutlineSource
create wireframe outline around bounding box