Go to the documentation of this file.
76 #ifndef vtkBorderWidget_h
77 #define vtkBorderWidget_h
79 #include "vtkInteractionWidgetsModule.h"
132 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
138 {
return reinterpret_cast<vtkBorderRepresentation*>(this->WidgetRep);}
154 virtual void SelectRegion(
double eventPos[2]);
represent a vtkBorderWidget
static vtkObject * New()
Create an object with Debug turned off, modified time initialized to zero, and reference counting on.
a simple class to control print indentation