14 #ifndef vtkOutlineCornerSource_h
15 #define vtkOutlineCornerSource_h
17 #include "vtkFiltersSourcesModule.h"
20 VTK_ABI_NAMESPACE_BEGIN
37 vtkSetClampMacro(CornerFactor,
double, 0.001, 0.5);
38 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.