Go to the documentation of this file.
31 #ifndef vtkGenericOutlineFilter_h
32 #define vtkGenericOutlineFilter_h
int FillInputPortInformation(int, vtkInformation *)
create wireframe outline around bounding box
int RequestInformation(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkGenericOutlineFilter * New()
#define vtkTypeMacro(thisClass, superclass)
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
vtkOutlineSource * OutlineSource
vtkGenericOutlineFilter()
#define VTKFILTERSGENERIC_EXPORT
~vtkGenericOutlineFilter()
create wireframe outline for arbitrary generic data set
Superclass for algorithms that produce only polydata as output.