78 #ifndef __vtkBorderWidget_h
79 #define __vtkBorderWidget_h
103 vtkSetMacro(Selectable,
int);
104 vtkGetMacro(Selectable,
int);
105 vtkBooleanMacro(Selectable,
int);
113 vtkSetMacro(Resizable,
int);
114 vtkGetMacro(Resizable,
int);
115 vtkBooleanMacro(Resizable,
int);
124 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
143 virtual void SelectRegion(
double eventPos[2]);
a simple class to control print indentation
represent a vtkBorderWidget