26 #ifndef vtkOutlineCornerSource_h
27 #define vtkOutlineCornerSource_h
29 #include "vtkFiltersSourcesModule.h"
48 vtkSetClampMacro(CornerFactor,
double, 0.001, 0.5);
49 vtkGetMacro(CornerFactor,
double);
create wireframe outline corners around bounding box
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkOutlineSource * New()
Standard methods for instantiation.
a simple class to control print indentation
create wireframe outline around bounding box
void PrintSelf(ostream &os, vtkIndent indent) override
Standard methods for instantiation.