73 #ifndef vtkBorderWidget_h 74 #define vtkBorderWidget_h 76 #include "vtkInteractionWidgetsModule.h" 106 vtkGetMacro(Selectable,
int);
118 vtkGetMacro(Resizable,
int);
129 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
151 virtual
void SelectRegion(
double eventPos[2]);
165 virtual
int SubclassSelectAction() {
return 0;}
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...