Go to the documentation of this file.
55 #ifndef vtkButtonWidget_h
56 #define vtkButtonWidget_h
58 #include "vtkInteractionWidgetsModule.h"
86 {this->Superclass::SetWidgetRepresentation(reinterpret_cast<vtkWidgetRepresentation*>(r));}
92 {
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