22 #ifndef __vtkOutlineCornerSource_h
23 #define __vtkOutlineCornerSource_h
39 vtkSetClampMacro(CornerFactor,
double, 0.001, 0.5);
40 vtkGetMacro(CornerFactor,
double);
create wireframe outline corners around bounding box
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkOutlineSource * New()
a simple class to control print indentation
create wireframe outline around bounding box
void PrintSelf(ostream &os, vtkIndent indent)
~vtkOutlineCornerSource()