24 #ifndef vtkOutlineFilter_h 25 #define vtkOutlineFilter_h 27 #include "vtkFiltersModelingModule.h" 45 vtkGetMacro(GenerateFaces,
int);
55 int FillInputPortInformation(
int port, vtkInformation *
info) VTK_OVERRIDE;
static vtkPolyDataAlgorithm * New()
create wireframe outline for arbitrary data set
Superclass for algorithms that produce only polydata as output.
a simple class to control print indentation
create wireframe outline around bounding box
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.