24#ifndef vtkOutlineCornerFilter_h
25#define vtkOutlineCornerFilter_h
27#include "vtkFiltersSourcesModule.h"
a simple class to control print indentation
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
vtkOutlineCornerSource * OutlineCornerSource
int FillInputPortInformation(int port, vtkInformation *info) override
Fill the input port information objects for this algorithm.
~vtkOutlineCornerFilter() override
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkOutlineCornerFilter * New()
Construct outline corner filter with default corner factor = 0.2.
create wireframe outline corners around bounding box