76 #ifndef vtkBorderWidget_h
77 #define vtkBorderWidget_h
79 #include "vtkInteractionWidgetsModule.h"
109 vtkGetMacro(Selectable,
int);
121 vtkGetMacro(Resizable,
int);
132 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
154 virtual void SelectRegion(
double eventPos[2]);
a simple class to control print indentation
represent a vtkBorderWidget
vtkSetMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
vtkBooleanMacro(IgnoreDriverBugs, bool)
When set known driver bugs are ignored during driver feature detection.
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on...