Go to the documentation of this file.
58 #ifndef vtkButtonWidget_h
59 #define vtkButtonWidget_h
61 #include "vtkInteractionWidgetsModule.h"
89 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
95 {
return reinterpret_cast<vtkButtonRepresentation*>(this->WidgetRep);}
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