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