Go to the documentation of this file.
73 #ifndef vtkBorderWidget_h
74 #define vtkBorderWidget_h
76 #include "vtkInteractionWidgetsModule.h"
129 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
135 {
return reinterpret_cast<vtkBorderRepresentation*>(this->WidgetRep);}
151 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