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