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