23#ifndef vtkOutlineCornerSource_h
24#define vtkOutlineCornerSource_h
26#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.
static vtkOutlineCornerSource * New()
Construct outline corner source with default corner factor = 0.2.
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
~vtkOutlineCornerSource() override=default