25 #ifndef vtkOutlineCornerSource_h
26 #define vtkOutlineCornerSource_h
43 vtkSetClampMacro(CornerFactor,
double, 0.001, 0.5);
44 vtkGetMacro(CornerFactor,
double);
52 vtkSetMacro(OutputPointsPrecision,
int);
53 vtkGetMacro(OutputPointsPrecision,
int);
create wireframe outline corners around bounding box
int RequestData(vtkInformation *, vtkInformationVector **, vtkInformationVector *)
static vtkOutlineSource * New()
int OutputPointsPrecision
a simple class to control print indentation
create wireframe outline around bounding box
void PrintSelf(ostream &os, vtkIndent indent)
~vtkOutlineCornerSource()