Go to the documentation of this file.
30 #ifndef vtkOutlineFilter_h
31 #define vtkOutlineFilter_h
33 #include "vtkFiltersModelingModule.h"
create wireframe outline around bounding box
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkOutlineSource * OutlineSource
~vtkOutlineFilter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
a simple class to control print indentation
vtkTypeBool GenerateFaces
static vtkOutlineFilter * New()
create wireframe outline for arbitrary data set
Superclass for algorithms that produce only polydata as output.