|  | VTK
    9.0.1
    | 
 
 
 
Go to the documentation of this file.
   23 #ifndef vtkOutlineCornerSource_h 
   24 #define vtkOutlineCornerSource_h 
   26 #include "vtkFiltersSourcesModule.h"  
   45   vtkSetClampMacro(CornerFactor, 
double, 0.001, 0.5);
 
   46   vtkGetMacro(CornerFactor, 
double);
 
  
create wireframe outline around bounding box
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *) override
This is called by the superclass.
static vtkOutlineSource * New()
Standard methods for instantiation.
void PrintSelf(ostream &os, vtkIndent indent) override
Methods invoked by print to print information about the object including superclasses.
~vtkOutlineCornerSource() override
a simple class to control print indentation
create wireframe outline corners around bounding box